Uses of Interface
org.n52.shetland.ogc.ows.extension.Value
-
Packages that use Value Package Description org.n52.shetland.ogc.om.values org.n52.shetland.ogc.swe.simpleType -
-
Uses of Value in org.n52.shetland.ogc.om.values
Classes in org.n52.shetland.ogc.om.values that implement Value Modifier and Type Class Description classBooleanValueBoolean measurement representation for observationclassCategoryValueCategory measurement representation for observationclassCountValueCount measurement representation for observationclassQuantityRangeValueclassQuantityValueQuantity measurement representation for observationclassTextValueText measurement representation for observationclassTimeRangeValueTODO JavaDocclassTimeValue -
Uses of Value in org.n52.shetland.ogc.swe.simpleType
Classes in org.n52.shetland.ogc.swe.simpleType that implement Value Modifier and Type Class Description classSweAbstractSimpleType<T>Interface for the SOS internal representation of SWE simpleTypesclassSweAbstractUomType<T>classSweBooleanclassSweCategoryclassSweCategoryRangeclassSweCountclassSweCountRangeclassSweObservablePropertySOS internal representation of SWE simpleType observablePropertyclassSweQuantitySOS internal representation of SWE simpleType quantityclassSweQuantityRangeSOS internal representation of SWE simpleType quantityclassSweTextSOS internal representation of SWE simpleType textclassSweTimeSOS internal representation of SWE simpleType timeclassSweTimeRange
-