Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Field and Description |
---|---|
protected AlertCDirection |
AlertCMethod4Point.alertCDirection |
protected AlertCDirection |
AlertCMethod4Linear.alertCDirection |
protected AlertCDirection |
AlertCMethod2Point.alertCDirection |
protected AlertCDirection |
AlertCMethod2Linear.alertCDirection |
Modifier and Type | Method and Description |
---|---|
AlertCDirection |
ObjectFactory.createAlertCDirection()
Create an instance of
AlertCDirection |
AlertCDirection |
AlertCMethod4Point.getAlertCDirection()
Gets the value of the alertCDirection property.
|
AlertCDirection |
AlertCMethod4Linear.getAlertCDirection()
Gets the value of the alertCDirection property.
|
AlertCDirection |
AlertCMethod2Point.getAlertCDirection()
Gets the value of the alertCDirection property.
|
AlertCDirection |
AlertCMethod2Linear.getAlertCDirection()
Gets the value of the alertCDirection property.
|
Modifier and Type | Method and Description |
---|---|
void |
AlertCMethod4Point.setAlertCDirection(AlertCDirection value)
Sets the value of the alertCDirection property.
|
void |
AlertCMethod4Linear.setAlertCDirection(AlertCDirection value)
Sets the value of the alertCDirection property.
|
void |
AlertCMethod2Point.setAlertCDirection(AlertCDirection value)
Sets the value of the alertCDirection property.
|
void |
AlertCMethod2Linear.setAlertCDirection(AlertCDirection value)
Sets the value of the alertCDirection property.
|