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

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

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

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

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

Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type EarthObservationType
protected  JAXBElement<? extends EarthObservationType> EarthObservationPropertyType.earthObservation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return EarthObservationType
 EarthObservationType ObjectFactory.createEarthObservationType()
          Create an instance of EarthObservationType
 EarthObservationType EarthObservationType.withEarthObservationMetaDataProperty(EarthObservationMetaDataPropertyType value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type EarthObservationType
 JAXBElement<EarthObservationType> ObjectFactory.createEarthObservation(EarthObservationType value)
          Create an instance of JAXBElement<EarthObservationType>}
 JAXBElement<? extends EarthObservationType> EarthObservationPropertyType.getEarthObservation()
          Gets the value of the earthObservation property.
 

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

Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type EarthObservationType
 void EarthObservationPropertyType.setEarthObservation(JAXBElement<? extends EarthObservationType> value)
          Sets the value of the earthObservation property.
 EarthObservationPropertyType EarthObservationPropertyType.withEarthObservation(JAXBElement<? extends EarthObservationType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.