Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Field and Description |
---|---|
protected TpegLoc03JunctionPointDescriptorSubtypeEnum |
TpegJunctionPointDescriptor.tpegJunctionPointDescriptorType |
Modifier and Type | Method and Description |
---|---|
static TpegLoc03JunctionPointDescriptorSubtypeEnum |
TpegLoc03JunctionPointDescriptorSubtypeEnum.fromValue(java.lang.String v) |
TpegLoc03JunctionPointDescriptorSubtypeEnum |
TpegJunctionPointDescriptor.getTpegJunctionPointDescriptorType()
Gets the value of the tpegJunctionPointDescriptorType property.
|
static TpegLoc03JunctionPointDescriptorSubtypeEnum |
TpegLoc03JunctionPointDescriptorSubtypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TpegLoc03JunctionPointDescriptorSubtypeEnum[] |
TpegLoc03JunctionPointDescriptorSubtypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TpegJunctionPointDescriptor.setTpegJunctionPointDescriptorType(TpegLoc03JunctionPointDescriptorSubtypeEnum value)
Sets the value of the tpegJunctionPointDescriptorType property.
|