Uses of Class
org.n52.shetland.ogc.gml.time.Time.RelativePosition
-
Packages that use Time.RelativePosition Package Description org.n52.shetland.ogc.gml.time -
-
Uses of Time.RelativePosition in org.n52.shetland.ogc.gml.time
Methods in org.n52.shetland.ogc.gml.time that return Time.RelativePosition Modifier and Type Method Description static Time.RelativePositionTime.RelativePosition. valueOf(String name)Returns the enum constant of this type with the specified name.static Time.RelativePosition[]Time.RelativePosition. values()Returns an array containing the constants of this enum type, in the order they are declared.
-