Uses of Class
net.opengis.omeo.eop.v_2_0.EarthObservationEquipmentType

Packages that use EarthObservationEquipmentType
net.opengis.omeo.alt.v_2_0   
net.opengis.omeo.eop.v_2_0   
 

Uses of EarthObservationEquipmentType in net.opengis.omeo.alt.v_2_0
 

Subclasses of EarthObservationEquipmentType in net.opengis.omeo.alt.v_2_0
 class EarthObservationEquipmentType
          Java class for EarthObservationEquipmentType complex type.
 

Uses of EarthObservationEquipmentType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type EarthObservationEquipmentType
protected  JAXBElement<? extends EarthObservationEquipmentType> EarthObservationEquipmentPropertyType.earthObservationEquipment
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return EarthObservationEquipmentType
 EarthObservationEquipmentType ObjectFactory.createEarthObservationEquipmentType()
          Create an instance of EarthObservationEquipmentType
 EarthObservationEquipmentType EarthObservationEquipmentType.withAcquisitionParameters(AcquisitionPropertyType value)
           
 EarthObservationEquipmentType EarthObservationEquipmentType.withInstrument(InstrumentPropertyType value)
           
 EarthObservationEquipmentType EarthObservationEquipmentType.withPlatform(PlatformPropertyType value)
           
 EarthObservationEquipmentType EarthObservationEquipmentType.withSensor(SensorPropertyType value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type EarthObservationEquipmentType
 JAXBElement<EarthObservationEquipmentType> ObjectFactory.createEarthObservationEquipment(EarthObservationEquipmentType value)
          Create an instance of JAXBElement<EarthObservationEquipmentType>}
 JAXBElement<? extends EarthObservationEquipmentType> EarthObservationEquipmentPropertyType.getEarthObservationEquipment()
          Gets the value of the earthObservationEquipment property.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type EarthObservationEquipmentType
 JAXBElement<EarthObservationEquipmentType> ObjectFactory.createEarthObservationEquipment(EarthObservationEquipmentType value)
          Create an instance of JAXBElement<EarthObservationEquipmentType>}
 

Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type EarthObservationEquipmentType
 void EarthObservationEquipmentPropertyType.setEarthObservationEquipment(JAXBElement<? extends EarthObservationEquipmentType> value)
          Sets the value of the earthObservationEquipment property.
 EarthObservationEquipmentPropertyType EarthObservationEquipmentPropertyType.withEarthObservationEquipment(JAXBElement<? extends EarthObservationEquipmentType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.