Class TPEGEnumerations
- java.lang.Object
-
- eu.datex2.siri14.schema._1_0._1_0.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
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TPEGEnumerations()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExtensionTypegetTpegenumerationsExtension()Gets the value of the tpegenumerationsExtension property.TPEGLoc01AreaLocationSubtypeEnumgetTpegloc01AreaLocationSubtypeEnum()Gets the value of the tpegloc01AreaLocationSubtypeEnum property.TPEGLoc01FramedPointLocationSubtypeEnumgetTpegloc01FramedPointLocationSubtypeEnum()Gets the value of the tpegloc01FramedPointLocationSubtypeEnum property.TPEGLoc01LinearLocationSubtypeEnumgetTpegloc01LinearLocationSubtypeEnum()Gets the value of the tpegloc01LinearLocationSubtypeEnum property.TPEGLoc01SimplePointLocationSubtypeEnumgetTpegloc01SimplePointLocationSubtypeEnum()Gets the value of the tpegloc01SimplePointLocationSubtypeEnum property.TPEGLoc02DirectionTypeEnumgetTpegloc02DirectionTypeEnum()Gets the value of the tpegloc02DirectionTypeEnum property.TPEGLoc03AreaDescriptorSubtypeEnumgetTpegloc03AreaDescriptorSubtypeEnum()Gets the value of the tpegloc03AreaDescriptorSubtypeEnum property.TPEGLoc03ILCPointDescriptorSubtypeEnumgetTpegloc03ILCPointDescriptorSubtypeEnum()Gets the value of the tpegloc03ILCPointDescriptorSubtypeEnum property.TPEGLoc03JunctionPointDescriptorSubtypeEnumgetTpegloc03JunctionPointDescriptorSubtypeEnum()Gets the value of the tpegloc03JunctionPointDescriptorSubtypeEnum property.TPEGLoc03OtherPointDescriptorSubtypeEnumgetTpegloc03OtherPointDescriptorSubtypeEnum()Gets the value of the tpegloc03OtherPointDescriptorSubtypeEnum property.TPEGLoc04HeightTypeEnumgetTpegloc04HeightTypeEnum()Gets the value of the tpegloc04HeightTypeEnum property.voidsetTpegenumerationsExtension(ExtensionType value)Sets the value of the tpegenumerationsExtension property.voidsetTpegloc01AreaLocationSubtypeEnum(TPEGLoc01AreaLocationSubtypeEnum value)Sets the value of the tpegloc01AreaLocationSubtypeEnum property.voidsetTpegloc01FramedPointLocationSubtypeEnum(TPEGLoc01FramedPointLocationSubtypeEnum value)Sets the value of the tpegloc01FramedPointLocationSubtypeEnum property.voidsetTpegloc01LinearLocationSubtypeEnum(TPEGLoc01LinearLocationSubtypeEnum value)Sets the value of the tpegloc01LinearLocationSubtypeEnum property.voidsetTpegloc01SimplePointLocationSubtypeEnum(TPEGLoc01SimplePointLocationSubtypeEnum value)Sets the value of the tpegloc01SimplePointLocationSubtypeEnum property.voidsetTpegloc02DirectionTypeEnum(TPEGLoc02DirectionTypeEnum value)Sets the value of the tpegloc02DirectionTypeEnum property.voidsetTpegloc03AreaDescriptorSubtypeEnum(TPEGLoc03AreaDescriptorSubtypeEnum value)Sets the value of the tpegloc03AreaDescriptorSubtypeEnum property.voidsetTpegloc03ILCPointDescriptorSubtypeEnum(TPEGLoc03ILCPointDescriptorSubtypeEnum value)Sets the value of the tpegloc03ILCPointDescriptorSubtypeEnum property.voidsetTpegloc03JunctionPointDescriptorSubtypeEnum(TPEGLoc03JunctionPointDescriptorSubtypeEnum value)Sets the value of the tpegloc03JunctionPointDescriptorSubtypeEnum property.voidsetTpegloc03OtherPointDescriptorSubtypeEnum(TPEGLoc03OtherPointDescriptorSubtypeEnum value)Sets the value of the tpegloc03OtherPointDescriptorSubtypeEnum property.voidsetTpegloc04HeightTypeEnum(TPEGLoc04HeightTypeEnum value)Sets the value of the tpegloc04HeightTypeEnum property.
-
-
-
Field Detail
-
tpegloc03ILCPointDescriptorSubtypeEnum
protected TPEGLoc03ILCPointDescriptorSubtypeEnum tpegloc03ILCPointDescriptorSubtypeEnum
-
tpegenumerationsExtension
protected ExtensionType tpegenumerationsExtension
-
tpegloc02DirectionTypeEnum
protected TPEGLoc02DirectionTypeEnum tpegloc02DirectionTypeEnum
-
tpegloc01LinearLocationSubtypeEnum
protected TPEGLoc01LinearLocationSubtypeEnum tpegloc01LinearLocationSubtypeEnum
-
tpegloc01AreaLocationSubtypeEnum
protected TPEGLoc01AreaLocationSubtypeEnum tpegloc01AreaLocationSubtypeEnum
-
tpegloc01FramedPointLocationSubtypeEnum
protected TPEGLoc01FramedPointLocationSubtypeEnum tpegloc01FramedPointLocationSubtypeEnum
-
tpegloc03OtherPointDescriptorSubtypeEnum
protected TPEGLoc03OtherPointDescriptorSubtypeEnum tpegloc03OtherPointDescriptorSubtypeEnum
-
tpegloc01SimplePointLocationSubtypeEnum
protected TPEGLoc01SimplePointLocationSubtypeEnum tpegloc01SimplePointLocationSubtypeEnum
-
tpegloc04HeightTypeEnum
protected TPEGLoc04HeightTypeEnum tpegloc04HeightTypeEnum
-
tpegloc03JunctionPointDescriptorSubtypeEnum
protected TPEGLoc03JunctionPointDescriptorSubtypeEnum tpegloc03JunctionPointDescriptorSubtypeEnum
-
tpegloc03AreaDescriptorSubtypeEnum
protected TPEGLoc03AreaDescriptorSubtypeEnum tpegloc03AreaDescriptorSubtypeEnum
-
-
Method Detail
-
getTpegloc03ILCPointDescriptorSubtypeEnum
public TPEGLoc03ILCPointDescriptorSubtypeEnum getTpegloc03ILCPointDescriptorSubtypeEnum()
Gets the value of the tpegloc03ILCPointDescriptorSubtypeEnum property.- Returns:
- possible object is
TPEGLoc03ILCPointDescriptorSubtypeEnum
-
setTpegloc03ILCPointDescriptorSubtypeEnum
public void setTpegloc03ILCPointDescriptorSubtypeEnum(TPEGLoc03ILCPointDescriptorSubtypeEnum value)
Sets the value of the tpegloc03ILCPointDescriptorSubtypeEnum property.- Parameters:
value- allowed object isTPEGLoc03ILCPointDescriptorSubtypeEnum
-
getTpegenumerationsExtension
public ExtensionType getTpegenumerationsExtension()
Gets the value of the tpegenumerationsExtension property.- Returns:
- possible object is
ExtensionType
-
setTpegenumerationsExtension
public void setTpegenumerationsExtension(ExtensionType value)
Sets the value of the tpegenumerationsExtension property.- Parameters:
value- allowed object isExtensionType
-
getTpegloc02DirectionTypeEnum
public TPEGLoc02DirectionTypeEnum getTpegloc02DirectionTypeEnum()
Gets the value of the tpegloc02DirectionTypeEnum property.- Returns:
- possible object is
TPEGLoc02DirectionTypeEnum
-
setTpegloc02DirectionTypeEnum
public void setTpegloc02DirectionTypeEnum(TPEGLoc02DirectionTypeEnum value)
Sets the value of the tpegloc02DirectionTypeEnum property.- Parameters:
value- allowed object isTPEGLoc02DirectionTypeEnum
-
getTpegloc01LinearLocationSubtypeEnum
public TPEGLoc01LinearLocationSubtypeEnum getTpegloc01LinearLocationSubtypeEnum()
Gets the value of the tpegloc01LinearLocationSubtypeEnum property.- Returns:
- possible object is
TPEGLoc01LinearLocationSubtypeEnum
-
setTpegloc01LinearLocationSubtypeEnum
public void setTpegloc01LinearLocationSubtypeEnum(TPEGLoc01LinearLocationSubtypeEnum value)
Sets the value of the tpegloc01LinearLocationSubtypeEnum property.- Parameters:
value- allowed object isTPEGLoc01LinearLocationSubtypeEnum
-
getTpegloc01AreaLocationSubtypeEnum
public TPEGLoc01AreaLocationSubtypeEnum getTpegloc01AreaLocationSubtypeEnum()
Gets the value of the tpegloc01AreaLocationSubtypeEnum property.- Returns:
- possible object is
TPEGLoc01AreaLocationSubtypeEnum
-
setTpegloc01AreaLocationSubtypeEnum
public void setTpegloc01AreaLocationSubtypeEnum(TPEGLoc01AreaLocationSubtypeEnum value)
Sets the value of the tpegloc01AreaLocationSubtypeEnum property.- Parameters:
value- allowed object isTPEGLoc01AreaLocationSubtypeEnum
-
getTpegloc01FramedPointLocationSubtypeEnum
public TPEGLoc01FramedPointLocationSubtypeEnum getTpegloc01FramedPointLocationSubtypeEnum()
Gets the value of the tpegloc01FramedPointLocationSubtypeEnum property.- Returns:
- possible object is
TPEGLoc01FramedPointLocationSubtypeEnum
-
setTpegloc01FramedPointLocationSubtypeEnum
public void setTpegloc01FramedPointLocationSubtypeEnum(TPEGLoc01FramedPointLocationSubtypeEnum value)
Sets the value of the tpegloc01FramedPointLocationSubtypeEnum property.- Parameters:
value- allowed object isTPEGLoc01FramedPointLocationSubtypeEnum
-
getTpegloc03OtherPointDescriptorSubtypeEnum
public TPEGLoc03OtherPointDescriptorSubtypeEnum getTpegloc03OtherPointDescriptorSubtypeEnum()
Gets the value of the tpegloc03OtherPointDescriptorSubtypeEnum property.- Returns:
- possible object is
TPEGLoc03OtherPointDescriptorSubtypeEnum
-
setTpegloc03OtherPointDescriptorSubtypeEnum
public void setTpegloc03OtherPointDescriptorSubtypeEnum(TPEGLoc03OtherPointDescriptorSubtypeEnum value)
Sets the value of the tpegloc03OtherPointDescriptorSubtypeEnum property.- Parameters:
value- allowed object isTPEGLoc03OtherPointDescriptorSubtypeEnum
-
getTpegloc01SimplePointLocationSubtypeEnum
public TPEGLoc01SimplePointLocationSubtypeEnum getTpegloc01SimplePointLocationSubtypeEnum()
Gets the value of the tpegloc01SimplePointLocationSubtypeEnum property.- Returns:
- possible object is
TPEGLoc01SimplePointLocationSubtypeEnum
-
setTpegloc01SimplePointLocationSubtypeEnum
public void setTpegloc01SimplePointLocationSubtypeEnum(TPEGLoc01SimplePointLocationSubtypeEnum value)
Sets the value of the tpegloc01SimplePointLocationSubtypeEnum property.- Parameters:
value- allowed object isTPEGLoc01SimplePointLocationSubtypeEnum
-
getTpegloc04HeightTypeEnum
public TPEGLoc04HeightTypeEnum getTpegloc04HeightTypeEnum()
Gets the value of the tpegloc04HeightTypeEnum property.- Returns:
- possible object is
TPEGLoc04HeightTypeEnum
-
setTpegloc04HeightTypeEnum
public void setTpegloc04HeightTypeEnum(TPEGLoc04HeightTypeEnum value)
Sets the value of the tpegloc04HeightTypeEnum property.- Parameters:
value- allowed object isTPEGLoc04HeightTypeEnum
-
getTpegloc03JunctionPointDescriptorSubtypeEnum
public TPEGLoc03JunctionPointDescriptorSubtypeEnum getTpegloc03JunctionPointDescriptorSubtypeEnum()
Gets the value of the tpegloc03JunctionPointDescriptorSubtypeEnum property.- Returns:
- possible object is
TPEGLoc03JunctionPointDescriptorSubtypeEnum
-
setTpegloc03JunctionPointDescriptorSubtypeEnum
public void setTpegloc03JunctionPointDescriptorSubtypeEnum(TPEGLoc03JunctionPointDescriptorSubtypeEnum value)
Sets the value of the tpegloc03JunctionPointDescriptorSubtypeEnum property.- Parameters:
value- allowed object isTPEGLoc03JunctionPointDescriptorSubtypeEnum
-
getTpegloc03AreaDescriptorSubtypeEnum
public TPEGLoc03AreaDescriptorSubtypeEnum getTpegloc03AreaDescriptorSubtypeEnum()
Gets the value of the tpegloc03AreaDescriptorSubtypeEnum property.- Returns:
- possible object is
TPEGLoc03AreaDescriptorSubtypeEnum
-
setTpegloc03AreaDescriptorSubtypeEnum
public void setTpegloc03AreaDescriptorSubtypeEnum(TPEGLoc03AreaDescriptorSubtypeEnum value)
Sets the value of the tpegloc03AreaDescriptorSubtypeEnum property.- Parameters:
value- allowed object isTPEGLoc03AreaDescriptorSubtypeEnum
-
-