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

Public Member Functions

 ObservationValue (@JsonProperty("value") String value, @JsonProperty("obsProperty") Property obsProperty, @JsonProperty("uom") UnitOfMeasurement uom)
 
 ObservationValue (ObservationValue other)
 
String getValue ()
 
Property getObsProperty ()
 
UnitOfMeasurement getUom ()
 
String toString ()
 
boolean equals (Object o)
 
int hashCode ()
 
FeatureOfInterest getFeatureOfInterest ()
 
void setFeatureOfInterest (FeatureOfInterest featureOfInterest)
 

Detailed Description

Author
Aleksandar Antonic

Member Function Documentation

◆ getFeatureOfInterest()

FeatureOfInterest eu.h2020.symbiote.model.cim.ObservationValue.getFeatureOfInterest ( )
Returns
the featureOfInterest

◆ setFeatureOfInterest()

void eu.h2020.symbiote.model.cim.ObservationValue.setFeatureOfInterest ( FeatureOfInterest  featureOfInterest)
Parameters
featureOfInterestthe featureOfInterest to set

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