Uses of Class
org.n52.shetland.ogc.om.values.TimeValue
-
Packages that use TimeValue Package Description org.n52.shetland.ogc.om.values org.n52.shetland.ogc.om.values.visitor -
-
Uses of TimeValue in org.n52.shetland.ogc.om.values
Methods in org.n52.shetland.ogc.om.values that return TimeValue Modifier and Type Method Description TimeValueTimeValue. setUnit(UoM unit)TimeValueTimeValue. setValue(org.joda.time.DateTime value) -
Uses of TimeValue in org.n52.shetland.ogc.om.values.visitor
Methods in org.n52.shetland.ogc.om.values.visitor with parameters of type TimeValue Modifier and Type Method Description TValueVisitor. visit(TimeValue value)
-