Uses of Class
org.n52.shetland.ogc.om.TimeLocationValueTriple
-
Packages that use TimeLocationValueTriple Package Description org.n52.shetland.ogc.om.values -
-
Uses of TimeLocationValueTriple in org.n52.shetland.ogc.om.values
Methods in org.n52.shetland.ogc.om.values that return types with arguments of type TimeLocationValueTriple Modifier and Type Method Description List<TimeLocationValueTriple>TLVTValue. getValue()Methods in org.n52.shetland.ogc.om.values with parameters of type TimeLocationValueTriple Modifier and Type Method Description voidTLVTValue. addValue(TimeLocationValueTriple value)Add time value pair valueMethod parameters in org.n52.shetland.ogc.om.values with type arguments of type TimeLocationValueTriple Modifier and Type Method Description voidTLVTValue. addValues(List<TimeLocationValueTriple> values)Add time value pair valuesTLVTValueTLVTValue. setValue(List<TimeLocationValueTriple> value)
-