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