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