public abstract class AlertCPoint extends Object
Java class for AlertCPoint complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AlertCPoint">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="alertCLocationCountryCode" type="{http://datex2.eu/schema/2/2_0}String"/>
<element name="alertCLocationTableNumber" type="{http://datex2.eu/schema/2/2_0}String"/>
<element name="alertCLocationTableVersion" type="{http://datex2.eu/schema/2/2_0}String"/>
<element name="alertCPointExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
alertCLocationCountryCode |
protected String |
alertCLocationTableNumber |
protected String |
alertCLocationTableVersion |
protected ExtensionType |
alertCPointExtension |
| Constructor and Description |
|---|
AlertCPoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlertCLocationCountryCode()
Gets the value of the alertCLocationCountryCode property.
|
String |
getAlertCLocationTableNumber()
Gets the value of the alertCLocationTableNumber property.
|
String |
getAlertCLocationTableVersion()
Gets the value of the alertCLocationTableVersion property.
|
ExtensionType |
getAlertCPointExtension()
Gets the value of the alertCPointExtension property.
|
void |
setAlertCLocationCountryCode(String value)
Sets the value of the alertCLocationCountryCode property.
|
void |
setAlertCLocationTableNumber(String value)
Sets the value of the alertCLocationTableNumber property.
|
void |
setAlertCLocationTableVersion(String value)
Sets the value of the alertCLocationTableVersion property.
|
void |
setAlertCPointExtension(ExtensionType value)
Sets the value of the alertCPointExtension property.
|
protected String alertCLocationCountryCode
protected String alertCLocationTableNumber
protected String alertCLocationTableVersion
protected ExtensionType alertCPointExtension
public String getAlertCLocationCountryCode()
Stringpublic void setAlertCLocationCountryCode(String value)
value - allowed object is
Stringpublic String getAlertCLocationTableNumber()
Stringpublic void setAlertCLocationTableNumber(String value)
value - allowed object is
Stringpublic String getAlertCLocationTableVersion()
Stringpublic void setAlertCLocationTableVersion(String value)
value - allowed object is
Stringpublic ExtensionType getAlertCPointExtension()
ExtensionTypepublic void setAlertCPointExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.