Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<TpegOtherPointDescriptor> |
TpegNonJunctionPoint.names |
protected java.util.List<TpegOtherPointDescriptor> |
TpegJunction.otherNames |
Modifier and Type | Method and Description |
---|---|
TpegOtherPointDescriptor |
ObjectFactory.createTpegOtherPointDescriptor()
Create an instance of
TpegOtherPointDescriptor |
Modifier and Type | Method and Description |
---|---|
java.util.List<TpegOtherPointDescriptor> |
TpegNonJunctionPoint.getNames()
Gets the value of the names property.
|
java.util.List<TpegOtherPointDescriptor> |
TpegJunction.getOtherNames()
Gets the value of the otherNames property.
|