public class AlertCMethod4Point extends AlertCPoint
Java class for AlertCMethod4Point complex type.
The following schema fragment specifies the expected content contained within this class.
<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()
Gets the value of the alertCDirection property.
|
ExtensionType |
getAlertCMethod4PointExtension()
Gets the value of the alertCMethod4PointExtension property.
|
AlertCMethod4PrimaryPointLocation |
getAlertCMethod4PrimaryPointLocation()
Gets the value of the alertCMethod4PrimaryPointLocation property.
|
void |
setAlertCDirection(AlertCDirection value)
Sets the value of the alertCDirection property.
|
void |
setAlertCMethod4PointExtension(ExtensionType value)
Sets the value of the alertCMethod4PointExtension property.
|
void |
setAlertCMethod4PrimaryPointLocation(AlertCMethod4PrimaryPointLocation value)
Sets the value of the alertCMethod4PrimaryPointLocation property.
|
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