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