Uses of Class
org.n52.shetland.ogc.gml.time.TimePosition
-
Packages that use TimePosition Package Description org.n52.shetland.ogc.gml.time org.n52.shetland.util -
-
Uses of TimePosition in org.n52.shetland.ogc.gml.time
Methods in org.n52.shetland.ogc.gml.time that return TimePosition Modifier and Type Method Description TimePositionTimePeriod. getEndTimePosition()Get TimePosition for end.TimePositionTimePeriod. getStartTimePosition()Get TimePosition for start.TimePositionTimeInstant. getTimePosition()Get the time position of this time instant -
Uses of TimePosition in org.n52.shetland.util
Methods in org.n52.shetland.util with parameters of type TimePosition Modifier and Type Method Description static StringDateTimeHelper. formatDateTime2String(TimePosition timePosition)Get formatted string fromTimePosition
-