|
SymbIoTeLibraries
|

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) |
| FeatureOfInterest eu.h2020.symbiote.model.cim.ObservationValue.getFeatureOfInterest | ( | ) |
| void eu.h2020.symbiote.model.cim.ObservationValue.setFeatureOfInterest | ( | FeatureOfInterest | featureOfInterest | ) |
| featureOfInterest | the featureOfInterest to set |
1.8.14