Uses of Class
net.opengis.omeo.eop.v_2_0.SensorTypeValueEnumerationType
-
Packages that use SensorTypeValueEnumerationType Package Description net.opengis.omeo.eop.v_2_0 -
-
Uses of SensorTypeValueEnumerationType in net.opengis.omeo.eop.v_2_0
Methods in net.opengis.omeo.eop.v_2_0 that return SensorTypeValueEnumerationType Modifier and Type Method Description static SensorTypeValueEnumerationTypeSensorTypeValueEnumerationType. fromValue(String v)static SensorTypeValueEnumerationTypeSensorTypeValueEnumerationType. valueOf(String name)Returns the enum constant of this type with the specified name.static SensorTypeValueEnumerationType[]SensorTypeValueEnumerationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-