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