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