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