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