public class TpegJunctionPointDescriptor extends TpegPointDescriptor
Java-Klasse für TpegJunctionPointDescriptor complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="TpegJunctionPointDescriptor"> <complexContent> <extension base="{http://datex2.eu/schema/2/2_0}TpegPointDescriptor"> <sequence> <element name="tpegJunctionPointDescriptorType" type="{http://datex2.eu/schema/2/2_0}TpegLoc03JunctionPointDescriptorSubtypeEnum"/> <element name="tpegJunctionPointDescriptorExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected ExtensionType |
tpegJunctionPointDescriptorExtension |
protected TpegLoc03JunctionPointDescriptorSubtypeEnum |
tpegJunctionPointDescriptorType |
tpegPointDescriptorExtension
descriptor, tpegDescriptorExtension
Constructor and Description |
---|
TpegJunctionPointDescriptor() |
Modifier and Type | Method and Description |
---|---|
ExtensionType |
getTpegJunctionPointDescriptorExtension()
Ruft den Wert der tpegJunctionPointDescriptorExtension-Eigenschaft ab.
|
TpegLoc03JunctionPointDescriptorSubtypeEnum |
getTpegJunctionPointDescriptorType()
Ruft den Wert der tpegJunctionPointDescriptorType-Eigenschaft ab.
|
void |
setTpegJunctionPointDescriptorExtension(ExtensionType value)
Legt den Wert der tpegJunctionPointDescriptorExtension-Eigenschaft fest.
|
void |
setTpegJunctionPointDescriptorType(TpegLoc03JunctionPointDescriptorSubtypeEnum value)
Legt den Wert der tpegJunctionPointDescriptorType-Eigenschaft fest.
|
getTpegPointDescriptorExtension, setTpegPointDescriptorExtension
getDescriptor, getTpegDescriptorExtension, setDescriptor, setTpegDescriptorExtension
protected TpegLoc03JunctionPointDescriptorSubtypeEnum tpegJunctionPointDescriptorType
protected ExtensionType tpegJunctionPointDescriptorExtension
public TpegLoc03JunctionPointDescriptorSubtypeEnum getTpegJunctionPointDescriptorType()
TpegLoc03JunctionPointDescriptorSubtypeEnum
public void setTpegJunctionPointDescriptorType(TpegLoc03JunctionPointDescriptorSubtypeEnum value)
value
- allowed object is
TpegLoc03JunctionPointDescriptorSubtypeEnum
public ExtensionType getTpegJunctionPointDescriptorExtension()
ExtensionType
public void setTpegJunctionPointDescriptorExtension(ExtensionType value)
value
- allowed object is
ExtensionType