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

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

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

Fields in net.opengis.eop.sar.v_1_0 declared as PolarisationChannelsPropertyType
protected  PolarisationChannelsPropertyType AcquisitionType.polarisationChannels
           
 

Methods in net.opengis.eop.sar.v_1_0 that return PolarisationChannelsPropertyType
static PolarisationChannelsPropertyType PolarisationChannelsPropertyType.fromValue(String v)
           
 PolarisationChannelsPropertyType AcquisitionType.getPolarisationChannels()
          Gets the value of the polarisationChannels property.
static PolarisationChannelsPropertyType PolarisationChannelsPropertyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PolarisationChannelsPropertyType[] PolarisationChannelsPropertyType.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 PolarisationChannelsPropertyType
 JAXBElement<PolarisationChannelsPropertyType> ObjectFactory.createPolarisationChannels(PolarisationChannelsPropertyType value)
          Create an instance of JAXBElement<PolarisationChannelsPropertyType>}
 

Methods in net.opengis.eop.sar.v_1_0 with parameters of type PolarisationChannelsPropertyType
 JAXBElement<PolarisationChannelsPropertyType> ObjectFactory.createPolarisationChannels(PolarisationChannelsPropertyType value)
          Create an instance of JAXBElement<PolarisationChannelsPropertyType>}
 void AcquisitionType.setPolarisationChannels(PolarisationChannelsPropertyType value)
          Sets the value of the polarisationChannels property.
 AcquisitionType AcquisitionType.withPolarisationChannels(PolarisationChannelsPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.