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

Packages that use EarthObservationResultType
net.opengis.omeo.atm.v_2_0   
net.opengis.omeo.eop.v_2_0   
 

Uses of EarthObservationResultType in net.opengis.omeo.atm.v_2_0
 

Subclasses of EarthObservationResultType in net.opengis.omeo.atm.v_2_0
 class EarthObservationResultType
          Java class for EarthObservationResultType complex type.
 

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

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

Methods in net.opengis.omeo.eop.v_2_0 that return EarthObservationResultType
 EarthObservationResultType ObjectFactory.createEarthObservationResultType()
          Create an instance of EarthObservationResultType
 EarthObservationResultType EarthObservationResultType.withBrowse(BrowseInformationPropertyType... values)
           
 EarthObservationResultType EarthObservationResultType.withBrowse(Collection<BrowseInformationPropertyType> values)
           
 EarthObservationResultType EarthObservationResultType.withBrowse(List<BrowseInformationPropertyType> value)
           
 EarthObservationResultType EarthObservationResultType.withCoverage(Collection<ReferenceType> values)
           
 EarthObservationResultType EarthObservationResultType.withCoverage(List<ReferenceType> value)
           
 EarthObservationResultType EarthObservationResultType.withCoverage(ReferenceType... values)
           
 EarthObservationResultType EarthObservationResultType.withMask(Collection<MaskInformationPropertyType> values)
           
 EarthObservationResultType EarthObservationResultType.withMask(List<MaskInformationPropertyType> value)
           
 EarthObservationResultType EarthObservationResultType.withMask(MaskInformationPropertyType... values)
           
 EarthObservationResultType EarthObservationResultType.withParameter(ParameterInformationPropertyType value)
           
 EarthObservationResultType EarthObservationResultType.withProduct(Collection<ProductInformationPropertyType> values)
           
 EarthObservationResultType EarthObservationResultType.withProduct(List<ProductInformationPropertyType> value)
           
 EarthObservationResultType EarthObservationResultType.withProduct(ProductInformationPropertyType... values)
           
 

Methods in net.opengis.omeo.eop.v_2_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.omeo.eop.v_2_0 with parameters of type EarthObservationResultType
 JAXBElement<EarthObservationResultType> ObjectFactory.createEarthObservationResult(EarthObservationResultType value)
          Create an instance of JAXBElement<EarthObservationResultType>}
 

Method parameters in net.opengis.omeo.eop.v_2_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-2016. All Rights Reserved.