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