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