Class DescriptionType

  • 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:
    GenericInputType, GenericOutputType, GenericProcessType, InputDescriptionType, OutputDescriptionType, ProcessDescriptionType, ProcessSummaryType

    public class DescriptionType
    extends BasicIdentificationType
    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
    Description type for process or input/output data items.

    Java class for DescriptionType complex type.

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

     <complexType name="DescriptionType">
       <complexContent>
         <restriction base="{http://www.opengis.net/ows/2.0}BasicIdentificationType">
           <sequence>
             <element ref="{http://www.opengis.net/ows/2.0}Title"/>
             <element ref="{http://www.opengis.net/ows/2.0}Abstract" minOccurs="0"/>
             <element ref="{http://www.opengis.net/ows/2.0}Keywords" maxOccurs="unbounded" minOccurs="0"/>
             <element ref="{http://www.opengis.net/ows/2.0}Identifier"/>
             <element ref="{http://www.opengis.net/ows/2.0}Metadata" maxOccurs="unbounded" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • DescriptionType

        public DescriptionType()
        Default no-arg constructor