Uses of Class
net.opengis.eop.v_1_0.EarthObservationResultType

Packages that use EarthObservationResultType
net.opengis.eop.atm.v_1_0   
net.opengis.eop.v_1_0   
 

Uses of EarthObservationResultType in net.opengis.eop.atm.v_1_0
 

Subclasses of EarthObservationResultType in net.opengis.eop.atm.v_1_0
 class EarthObservationResultType
          Java class for EarthObservationResultType complex type.
 

Uses of EarthObservationResultType in net.opengis.eop.v_1_0
 

Fields in net.opengis.eop.v_1_0 with type parameters of type EarthObservationResultType
protected  JAXBElement<? extends EarthObservationResultType> EarthObservationResultPropertyType.earthObservationResult
           
 

Methods in net.opengis.eop.v_1_0 that return EarthObservationResultType
 EarthObservationResultType ObjectFactory.createEarthObservationResultType()
          Create an instance of EarthObservationResultType
 EarthObservationResultType EarthObservationResultType.withBrowse(BrowseInformationArrayPropertyType value)
           
 EarthObservationResultType EarthObservationResultType.withMask(MaskInformationArrayPropertyType value)
           
 EarthObservationResultType EarthObservationResultType.withProduct(ProductInformationArrayPropertyType value)
           
 

Methods in net.opengis.eop.v_1_0 that return types with arguments of type EarthObservationResultType
 JAXBElement<EarthObservationResultType> ObjectFactory.createEarthObservationResult(EarthObservationResultType value)
          Create an instance of JAXBElement<EarthObservationResultType>}
 JAXBElement<? extends EarthObservationResultType> EarthObservationResultPropertyType.getEarthObservationResult()
          Gets the value of the earthObservationResult property.
 

Methods in net.opengis.eop.v_1_0 with parameters of type EarthObservationResultType
 JAXBElement<EarthObservationResultType> ObjectFactory.createEarthObservationResult(EarthObservationResultType value)
          Create an instance of JAXBElement<EarthObservationResultType>}
 

Method parameters in net.opengis.eop.v_1_0 with type arguments of type EarthObservationResultType
 void EarthObservationResultPropertyType.setEarthObservationResult(JAXBElement<? extends EarthObservationResultType> value)
          Sets the value of the earthObservationResult property.
 EarthObservationResultPropertyType EarthObservationResultPropertyType.withEarthObservationResult(JAXBElement<? extends EarthObservationResultType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.