Class PTFreeTextPropertyType

  • 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 PTFreeTextPropertyType
    extends CharacterStringPropertyType
    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 PT_FreeText_PropertyType complex type.

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

     <complexType name="PT_FreeText_PropertyType">
       <complexContent>
         <extension base="{http://www.isotc211.org/2005/gco}CharacterString_PropertyType">
           <sequence minOccurs="0">
             <element ref="{http://www.isotc211.org/2005/gmd}PT_FreeText"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>