Class LocalisedCharacterStringPropertyType

  • 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 LocalisedCharacterStringPropertyType
    extends ObjectReferencePropertyType
    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 LocalisedCharacterString_PropertyType complex type.

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

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