SymbIoTeLibraries
Public Member Functions | List of all members
eu.h2020.symbiote.model.cim.Observation Class Reference
Collaboration diagram for eu.h2020.symbiote.model.cim.Observation:
Collaboration graph

Public Member Functions

 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< ObservationValuegetObsValues ()
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 

Detailed Description

Author
Aleksandar Antonic

The documentation for this class was generated from the following file: