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
    Direct Known Subclasses:
    EarthObservationResultType, EarthObservationResultType, EarthObservationResultType, EarthObservationResultType

    public class EarthObservationResultType
    extends AbstractFeatureType
    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/gml/3.2}AbstractFeatureType">
           <sequence>
             <element name="browse" type="{http://www.opengis.net/eop/2.0}BrowseInformationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
             <element name="product" type="{http://www.opengis.net/eop/2.0}ProductInformationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
             <element name="mask" type="{http://www.opengis.net/eop/2.0}MaskInformationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
             <element name="parameter" type="{http://www.opengis.net/eop/2.0}ParameterInformationPropertyType" minOccurs="0"/>
             <element name="coverage" type="{http://www.opengis.net/gml/3.2}ReferenceType" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>