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