Uses of Class
net.opengis.eop.sar.v_1_0.PolarisationModePropertyType

Packages that use PolarisationModePropertyType
net.opengis.eop.sar.v_1_0   
 

Uses of PolarisationModePropertyType in net.opengis.eop.sar.v_1_0
 

Fields in net.opengis.eop.sar.v_1_0 declared as PolarisationModePropertyType
protected  PolarisationModePropertyType AcquisitionType.polarisationMode
           
 

Methods in net.opengis.eop.sar.v_1_0 that return PolarisationModePropertyType
static PolarisationModePropertyType PolarisationModePropertyType.fromValue(String v)
           
 PolarisationModePropertyType AcquisitionType.getPolarisationMode()
          Gets the value of the polarisationMode property.
static PolarisationModePropertyType PolarisationModePropertyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PolarisationModePropertyType[] PolarisationModePropertyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.eop.sar.v_1_0 that return types with arguments of type PolarisationModePropertyType
 JAXBElement<PolarisationModePropertyType> ObjectFactory.createPolarisationMode(PolarisationModePropertyType value)
          Create an instance of JAXBElement<PolarisationModePropertyType>}
 

Methods in net.opengis.eop.sar.v_1_0 with parameters of type PolarisationModePropertyType
 JAXBElement<PolarisationModePropertyType> ObjectFactory.createPolarisationMode(PolarisationModePropertyType value)
          Create an instance of JAXBElement<PolarisationModePropertyType>}
 void AcquisitionType.setPolarisationMode(PolarisationModePropertyType value)
          Sets the value of the polarisationMode property.
 AcquisitionType AcquisitionType.withPolarisationMode(PolarisationModePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.