public class AlertCMethod4Point extends AlertCPoint
Java-Klasse für AlertCMethod4Point complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="AlertCMethod4Point">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}AlertCPoint">
<sequence>
<element name="alertCDirection" type="{http://datex2.eu/schema/2/2_0}AlertCDirection"/>
<element name="alertCMethod4PrimaryPointLocation" type="{http://datex2.eu/schema/2/2_0}AlertCMethod4PrimaryPointLocation"/>
<element name="alertCMethod4PointExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AlertCDirection |
alertCDirection |
protected ExtensionType |
alertCMethod4PointExtension |
protected AlertCMethod4PrimaryPointLocation |
alertCMethod4PrimaryPointLocation |
alertCLocationCountryCode, alertCLocationTableNumber, alertCLocationTableVersion, alertCPointExtension| Constructor and Description |
|---|
AlertCMethod4Point() |
| Modifier and Type | Method and Description |
|---|---|
AlertCDirection |
getAlertCDirection()
Ruft den Wert der alertCDirection-Eigenschaft ab.
|
ExtensionType |
getAlertCMethod4PointExtension()
Ruft den Wert der alertCMethod4PointExtension-Eigenschaft ab.
|
AlertCMethod4PrimaryPointLocation |
getAlertCMethod4PrimaryPointLocation()
Ruft den Wert der alertCMethod4PrimaryPointLocation-Eigenschaft ab.
|
void |
setAlertCDirection(AlertCDirection value)
Legt den Wert der alertCDirection-Eigenschaft fest.
|
void |
setAlertCMethod4PointExtension(ExtensionType value)
Legt den Wert der alertCMethod4PointExtension-Eigenschaft fest.
|
void |
setAlertCMethod4PrimaryPointLocation(AlertCMethod4PrimaryPointLocation value)
Legt den Wert der alertCMethod4PrimaryPointLocation-Eigenschaft fest.
|
getAlertCLocationCountryCode, getAlertCLocationTableNumber, getAlertCLocationTableVersion, getAlertCPointExtension, setAlertCLocationCountryCode, setAlertCLocationTableNumber, setAlertCLocationTableVersion, setAlertCPointExtensionprotected AlertCDirection alertCDirection
protected AlertCMethod4PrimaryPointLocation alertCMethod4PrimaryPointLocation
protected ExtensionType alertCMethod4PointExtension
public AlertCDirection getAlertCDirection()
AlertCDirectionpublic void setAlertCDirection(AlertCDirection value)
value - allowed object is
AlertCDirectionpublic AlertCMethod4PrimaryPointLocation getAlertCMethod4PrimaryPointLocation()
AlertCMethod4PrimaryPointLocationpublic void setAlertCMethod4PrimaryPointLocation(AlertCMethod4PrimaryPointLocation value)
value - allowed object is
AlertCMethod4PrimaryPointLocationpublic ExtensionType getAlertCMethod4PointExtension()
ExtensionTypepublic void setAlertCMethod4PointExtension(ExtensionType value)
value - allowed object is
ExtensionType