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