Class TpegIlcPointDescriptor

  • All Implemented Interfaces:
    Serializable

    public class TpegIlcPointDescriptor
    extends TpegPointDescriptor
    implements Serializable

    Java class for TpegIlcPointDescriptor complex type.

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

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