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