public class AlertCMethod4Linear extends AlertCLinear
Java-Klasse für AlertCMethod4Linear complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="AlertCMethod4Linear"> <complexContent> <extension base="{http://datex2.eu/schema/2/2_0}AlertCLinear"> <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="alertCMethod4SecondaryPointLocation" type="{http://datex2.eu/schema/2/2_0}AlertCMethod4SecondaryPointLocation"/> <element name="alertCMethod4LinearExtension" 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 |
alertCMethod4LinearExtension |
protected AlertCMethod4PrimaryPointLocation |
alertCMethod4PrimaryPointLocation |
protected AlertCMethod4SecondaryPointLocation |
alertCMethod4SecondaryPointLocation |
alertCLinearExtension, alertCLocationCountryCode, alertCLocationTableNumber, alertCLocationTableVersion
Constructor and Description |
---|
AlertCMethod4Linear() |
Modifier and Type | Method and Description |
---|---|
AlertCDirection |
getAlertCDirection()
Ruft den Wert der alertCDirection-Eigenschaft ab.
|
ExtensionType |
getAlertCMethod4LinearExtension()
Ruft den Wert der alertCMethod4LinearExtension-Eigenschaft ab.
|
AlertCMethod4PrimaryPointLocation |
getAlertCMethod4PrimaryPointLocation()
Ruft den Wert der alertCMethod4PrimaryPointLocation-Eigenschaft ab.
|
AlertCMethod4SecondaryPointLocation |
getAlertCMethod4SecondaryPointLocation()
Ruft den Wert der alertCMethod4SecondaryPointLocation-Eigenschaft ab.
|
void |
setAlertCDirection(AlertCDirection value)
Legt den Wert der alertCDirection-Eigenschaft fest.
|
void |
setAlertCMethod4LinearExtension(ExtensionType value)
Legt den Wert der alertCMethod4LinearExtension-Eigenschaft fest.
|
void |
setAlertCMethod4PrimaryPointLocation(AlertCMethod4PrimaryPointLocation value)
Legt den Wert der alertCMethod4PrimaryPointLocation-Eigenschaft fest.
|
void |
setAlertCMethod4SecondaryPointLocation(AlertCMethod4SecondaryPointLocation value)
Legt den Wert der alertCMethod4SecondaryPointLocation-Eigenschaft fest.
|
getAlertCLinearExtension, getAlertCLocationCountryCode, getAlertCLocationTableNumber, getAlertCLocationTableVersion, setAlertCLinearExtension, setAlertCLocationCountryCode, setAlertCLocationTableNumber, setAlertCLocationTableVersion
protected AlertCDirection alertCDirection
protected AlertCMethod4PrimaryPointLocation alertCMethod4PrimaryPointLocation
protected AlertCMethod4SecondaryPointLocation alertCMethod4SecondaryPointLocation
protected ExtensionType alertCMethod4LinearExtension
public AlertCDirection getAlertCDirection()
AlertCDirection
public void setAlertCDirection(AlertCDirection value)
value
- allowed object is
AlertCDirection
public AlertCMethod4PrimaryPointLocation getAlertCMethod4PrimaryPointLocation()
AlertCMethod4PrimaryPointLocation
public void setAlertCMethod4PrimaryPointLocation(AlertCMethod4PrimaryPointLocation value)
value
- allowed object is
AlertCMethod4PrimaryPointLocation
public AlertCMethod4SecondaryPointLocation getAlertCMethod4SecondaryPointLocation()
AlertCMethod4SecondaryPointLocation
public void setAlertCMethod4SecondaryPointLocation(AlertCMethod4SecondaryPointLocation value)
value
- allowed object is
AlertCMethod4SecondaryPointLocation
public ExtensionType getAlertCMethod4LinearExtension()
ExtensionType
public void setAlertCMethod4LinearExtension(ExtensionType value)
value
- allowed object is
ExtensionType