Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Field and Description |
---|---|
protected AlertCLocation |
AlertCMethod4SecondaryPointLocation.alertCLocation |
protected AlertCLocation |
AlertCMethod4PrimaryPointLocation.alertCLocation |
protected AlertCLocation |
AlertCMethod2SecondaryPointLocation.alertCLocation |
protected AlertCLocation |
AlertCMethod2PrimaryPointLocation.alertCLocation |
protected AlertCLocation |
AlertCArea.areaLocation |
Modifier and Type | Method and Description |
---|---|
AlertCLocation |
ObjectFactory.createAlertCLocation()
Create an instance of
AlertCLocation |
AlertCLocation |
AlertCMethod4SecondaryPointLocation.getAlertCLocation()
Gets the value of the alertCLocation property.
|
AlertCLocation |
AlertCMethod4PrimaryPointLocation.getAlertCLocation()
Gets the value of the alertCLocation property.
|
AlertCLocation |
AlertCMethod2SecondaryPointLocation.getAlertCLocation()
Gets the value of the alertCLocation property.
|
AlertCLocation |
AlertCMethod2PrimaryPointLocation.getAlertCLocation()
Gets the value of the alertCLocation property.
|
AlertCLocation |
AlertCArea.getAreaLocation()
Gets the value of the areaLocation property.
|
Modifier and Type | Method and Description |
---|---|
void |
AlertCMethod4SecondaryPointLocation.setAlertCLocation(AlertCLocation value)
Sets the value of the alertCLocation property.
|
void |
AlertCMethod4PrimaryPointLocation.setAlertCLocation(AlertCLocation value)
Sets the value of the alertCLocation property.
|
void |
AlertCMethod2SecondaryPointLocation.setAlertCLocation(AlertCLocation value)
Sets the value of the alertCLocation property.
|
void |
AlertCMethod2PrimaryPointLocation.setAlertCLocation(AlertCLocation value)
Sets the value of the alertCLocation property.
|
void |
AlertCArea.setAreaLocation(AlertCLocation value)
Sets the value of the areaLocation property.
|