|
|
| Observation (@JsonProperty("resourceId") String resourceId, @JsonProperty("location") Location location, @JsonProperty("resultTime") String resultTime, @JsonProperty("samplingTime") String samplingTime, @JsonProperty("obsValues") List< ObservationValue > obsValues) |
| |
|
| Observation (Observation other) |
| |
|
String | getResourceId () |
| |
|
Location | getLocation () |
| |
|
String | getResultTime () |
| |
|
String | getSamplingTime () |
| |
|
List< ObservationValue > | getObsValues () |
| |
|
String | toString () |
| |
|
boolean | equals (Object o) |
| |
|
int | hashCode () |
| |
The documentation for this class was generated from the following file:
- src/main/java/eu/h2020/symbiote/model/cim/Observation.java