Class EarthObservationResultType

  • All Implemented Interfaces:
    Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString

    public class EarthObservationResultType
    extends EarthObservationResultType
    implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString

    Java class for EarthObservationResultType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="EarthObservationResultType">
       <complexContent>
         <extension base="{http://www.opengis.net/eop/2.0}EarthObservationResultType">
           <sequence>
             <element name="dataLayers" type="{http://www.opengis.net/atm/2.0}DataLayerPropertyType" maxOccurs="unbounded" minOccurs="0"/>
             <element name="cloudCoverPercentage" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/>
             <element name="cloudCoverPercentageAssessmentConfidence" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/>
             <element name="cloudCoverPercentageQuotationMode" type="{http://www.opengis.net/atm/2.0}PercentageCoverQuotationModeValueType" minOccurs="0"/>
             <element name="snowCoverPercentage" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/>
             <element name="snowCoverPercentageAssessmentConfidence" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/>
             <element name="snowCoverPercentageQuotationMode" type="{http://www.opengis.net/atm/2.0}PercentageCoverQuotationModeValueType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>