public abstract class AlertCLinear extends Object
Java class for AlertCLinear complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AlertCLinear">
<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="alertCLinearExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
alertCLinearExtension |
protected String |
alertCLocationCountryCode |
protected String |
alertCLocationTableNumber |
protected String |
alertCLocationTableVersion |
| Constructor and Description |
|---|
AlertCLinear() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getAlertCLinearExtension()
Gets the value of the alertCLinearExtension property.
|
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.
|
void |
setAlertCLinearExtension(ExtensionType value)
Sets the value of the alertCLinearExtension 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.
|
protected String alertCLocationCountryCode
protected String alertCLocationTableNumber
protected String alertCLocationTableVersion
protected ExtensionType alertCLinearExtension
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 getAlertCLinearExtension()
ExtensionTypepublic void setAlertCLinearExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.