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