Class TpegJunctionPointDescriptor

  • All Implemented Interfaces:
    Serializable

    public class TpegJunctionPointDescriptor
    extends TpegPointDescriptor
    implements Serializable

    Java class for TpegJunctionPointDescriptor complex type.

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

     <complexType name="TpegJunctionPointDescriptor">
       <complexContent>
         <extension base="{http://datex2.eu/schema/2_0RC1/2_0}TpegPointDescriptor">
           <sequence>
             <element name="tpegJunctionPointDescriptorType" type="{http://datex2.eu/schema/2_0RC1/2_0}TpegLoc03JunctionPointDescriptorSubtypeEnum"/>
             <element name="tpegJunctionPointDescriptorExtension" type="{http://datex2.eu/schema/2_0RC1/2_0}ExtensionType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form