Class TPEGOtherPointDescriptor

  • All Implemented Interfaces:
    Serializable

    public class TPEGOtherPointDescriptor
    extends TPEGPointDescriptor
    implements Serializable
    General descriptor for describing a point.

    Java class for TPEGOtherPointDescriptor complex type.

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

     <complexType name="TPEGOtherPointDescriptor">
       <complexContent>
         <extension base="{http://datex2.eu/schema/1_0/1_0}TPEGPointDescriptor">
           <sequence>
             <element name="tpegDescriptorType" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc03OtherPointDescriptorSubtypeEnum"/>
             <element name="tpegotherPointDescriptorExtension" type="{http://datex2.eu/schema/1_0/1_0}ExtensionType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form