Uses of Class
org.openapplications.oagis._9.codelists.SystemEnvironmentCodeEnumerationType
-
Packages that use SystemEnvironmentCodeEnumerationType Package Description org.openapplications.oagis._9.codelists -
-
Uses of SystemEnvironmentCodeEnumerationType in org.openapplications.oagis._9.codelists
Methods in org.openapplications.oagis._9.codelists that return SystemEnvironmentCodeEnumerationType Modifier and Type Method Description static SystemEnvironmentCodeEnumerationTypeSystemEnvironmentCodeEnumerationType. fromValue(String v)static SystemEnvironmentCodeEnumerationTypeSystemEnvironmentCodeEnumerationType. valueOf(String name)Returns the enum constant of this type with the specified name.static SystemEnvironmentCodeEnumerationType[]SystemEnvironmentCodeEnumerationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-