public class AlertCMethod4Linear extends AlertCLinear
Java class for AlertCMethod4Linear complex type.
The following schema fragment specifies the expected content contained within this class.
<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()
Gets the value of the alertCDirection property.
|
ExtensionType |
getAlertCMethod4LinearExtension()
Gets the value of the alertCMethod4LinearExtension property.
|
AlertCMethod4PrimaryPointLocation |
getAlertCMethod4PrimaryPointLocation()
Gets the value of the alertCMethod4PrimaryPointLocation property.
|
AlertCMethod4SecondaryPointLocation |
getAlertCMethod4SecondaryPointLocation()
Gets the value of the alertCMethod4SecondaryPointLocation property.
|
void |
setAlertCDirection(AlertCDirection value)
Sets the value of the alertCDirection property.
|
void |
setAlertCMethod4LinearExtension(ExtensionType value)
Sets the value of the alertCMethod4LinearExtension property.
|
void |
setAlertCMethod4PrimaryPointLocation(AlertCMethod4PrimaryPointLocation value)
Sets the value of the alertCMethod4PrimaryPointLocation property.
|
void |
setAlertCMethod4SecondaryPointLocation(AlertCMethod4SecondaryPointLocation value)
Sets the value of the alertCMethod4SecondaryPointLocation property.
|
getAlertCLinearExtension, getAlertCLocationCountryCode, getAlertCLocationTableNumber, getAlertCLocationTableVersion, setAlertCLinearExtension, setAlertCLocationCountryCode, setAlertCLocationTableNumber, setAlertCLocationTableVersionprotected AlertCDirection alertCDirection
protected AlertCMethod4PrimaryPointLocation alertCMethod4PrimaryPointLocation
protected AlertCMethod4SecondaryPointLocation alertCMethod4SecondaryPointLocation
protected ExtensionType alertCMethod4LinearExtension
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 AlertCMethod4SecondaryPointLocation getAlertCMethod4SecondaryPointLocation()
AlertCMethod4SecondaryPointLocationpublic void setAlertCMethod4SecondaryPointLocation(AlertCMethod4SecondaryPointLocation value)
value - allowed object is
AlertCMethod4SecondaryPointLocationpublic ExtensionType getAlertCMethod4LinearExtension()
ExtensionTypepublic void setAlertCMethod4LinearExtension(ExtensionType value)
value - allowed object is
ExtensionType