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