public class AlertCLocation extends Object
Java class for AlertCLocation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AlertCLocation">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="alertCLocationName" type="{http://datex2.eu/schema/2/2_0}MultilingualString" minOccurs="0"/>
<element name="specificLocation" type="{http://datex2.eu/schema/2/2_0}AlertCLocationCode"/>
<element name="alertCLocationExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ExtensionType |
alertCLocationExtension |
protected MultilingualString |
alertCLocationName |
protected Long |
specificLocation |
| Constructor and Description |
|---|
AlertCLocation() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getAlertCLocationExtension()
Gets the value of the alertCLocationExtension property.
|
MultilingualString |
getAlertCLocationName()
Gets the value of the alertCLocationName property.
|
Long |
getSpecificLocation()
Gets the value of the specificLocation property.
|
void |
setAlertCLocationExtension(ExtensionType value)
Sets the value of the alertCLocationExtension property.
|
void |
setAlertCLocationName(MultilingualString value)
Sets the value of the alertCLocationName property.
|
void |
setSpecificLocation(Long value)
Sets the value of the specificLocation property.
|
protected MultilingualString alertCLocationName
protected Long specificLocation
protected ExtensionType alertCLocationExtension
public MultilingualString getAlertCLocationName()
MultilingualStringpublic void setAlertCLocationName(MultilingualString value)
value - allowed object is
MultilingualStringpublic Long getSpecificLocation()
Stringpublic void setSpecificLocation(Long value)
value - allowed object is
Stringpublic ExtensionType getAlertCLocationExtension()
ExtensionTypepublic void setAlertCLocationExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.