Class TPEGEnumerations

  • All Implemented Interfaces:
    Serializable

    public abstract class TPEGEnumerations
    extends Object
    implements Serializable
    Enumerations used exclusively in the TPEG-Loc sub-model.

    Java class for TPEGEnumerations complex type.

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

     <complexType name="TPEGEnumerations">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="tpegloc03ILCPointDescriptorSubtypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc03ILCPointDescriptorSubtypeEnum"/>
             <element name="tpegenumerationsExtension" type="{http://datex2.eu/schema/1_0/1_0}ExtensionType" minOccurs="0"/>
             <element name="tpegloc02DirectionTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc02DirectionTypeEnum"/>
             <element name="tpegloc01LinearLocationSubtypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc01LinearLocationSubtypeEnum"/>
             <element name="tpegloc01AreaLocationSubtypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc01AreaLocationSubtypeEnum"/>
             <element name="tpegloc01FramedPointLocationSubtypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc01FramedPointLocationSubtypeEnum"/>
             <element name="tpegloc03OtherPointDescriptorSubtypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc03OtherPointDescriptorSubtypeEnum"/>
             <element name="tpegloc01SimplePointLocationSubtypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc01SimplePointLocationSubtypeEnum"/>
             <element name="tpegloc04HeightTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc04HeightTypeEnum"/>
             <element name="tpegloc03JunctionPointDescriptorSubtypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc03JunctionPointDescriptorSubtypeEnum"/>
             <element name="tpegloc03AreaDescriptorSubtypeEnum" type="{http://datex2.eu/schema/1_0/1_0}TPEGLoc03AreaDescriptorSubtypeEnum"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form