public class ParkingRouteDetails extends ParkingRoute
Java class for ParkingRouteDetails complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParkingRouteDetails">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}ParkingRoute">
<sequence>
<element name="parkingRouteName" type="{http://datex2.eu/schema/2/2_0}MultilingualString" minOccurs="0"/>
<element name="parkingRouteType" type="{http://datex2.eu/schema/2/2_0}ParkingRouteTypeEnum" minOccurs="0"/>
<element name="dynamicRouteManagement" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="parkingRouteIconIndex" type="{http://datex2.eu/schema/2/2_0}String" minOccurs="0"/>
<element name="parkingRouteDirection" type="{http://datex2.eu/schema/2/2_0}DirectionEnum" minOccurs="0"/>
<element name="parkingRouteDirection2" type="{http://datex2.eu/schema/2/2_0}ParkingRouteDirectionEnum" minOccurs="0"/>
<element name="groupOfLocations" type="{http://datex2.eu/schema/2/2_0}GroupOfLocations" minOccurs="0"/>
<element name="parkingRouteDetailsExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
<attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="version" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
dynamicRouteManagement |
protected GroupOfLocations |
groupOfLocations |
protected String |
id |
protected ExtensionType |
parkingRouteDetailsExtension |
protected DirectionEnum |
parkingRouteDirection |
protected ParkingRouteDirectionEnum |
parkingRouteDirection2 |
protected String |
parkingRouteIconIndex |
protected MultilingualString |
parkingRouteName |
protected ParkingRouteTypeEnum |
parkingRouteType |
protected String |
version |
parkingRouteColour, parkingRouteExtension| Constructor and Description |
|---|
ParkingRouteDetails() |
| Modifier and Type | Method and Description |
|---|---|
GroupOfLocations |
getGroupOfLocations()
Gets the value of the groupOfLocations property.
|
String |
getId()
Gets the value of the id property.
|
ExtensionType |
getParkingRouteDetailsExtension()
Gets the value of the parkingRouteDetailsExtension property.
|
DirectionEnum |
getParkingRouteDirection()
Gets the value of the parkingRouteDirection property.
|
ParkingRouteDirectionEnum |
getParkingRouteDirection2()
Gets the value of the parkingRouteDirection2 property.
|
String |
getParkingRouteIconIndex()
Gets the value of the parkingRouteIconIndex property.
|
MultilingualString |
getParkingRouteName()
Gets the value of the parkingRouteName property.
|
ParkingRouteTypeEnum |
getParkingRouteType()
Gets the value of the parkingRouteType property.
|
String |
getVersion()
Gets the value of the version property.
|
Boolean |
isDynamicRouteManagement()
Gets the value of the dynamicRouteManagement property.
|
void |
setDynamicRouteManagement(Boolean value)
Sets the value of the dynamicRouteManagement property.
|
void |
setGroupOfLocations(GroupOfLocations value)
Sets the value of the groupOfLocations property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setParkingRouteDetailsExtension(ExtensionType value)
Sets the value of the parkingRouteDetailsExtension property.
|
void |
setParkingRouteDirection(DirectionEnum value)
Sets the value of the parkingRouteDirection property.
|
void |
setParkingRouteDirection2(ParkingRouteDirectionEnum value)
Sets the value of the parkingRouteDirection2 property.
|
void |
setParkingRouteIconIndex(String value)
Sets the value of the parkingRouteIconIndex property.
|
void |
setParkingRouteName(MultilingualString value)
Sets the value of the parkingRouteName property.
|
void |
setParkingRouteType(ParkingRouteTypeEnum value)
Sets the value of the parkingRouteType property.
|
void |
setVersion(String value)
Sets the value of the version property.
|
getParkingRouteColour, getParkingRouteExtension, setParkingRouteColour, setParkingRouteExtensionprotected MultilingualString parkingRouteName
protected ParkingRouteTypeEnum parkingRouteType
protected Boolean dynamicRouteManagement
protected String parkingRouteIconIndex
protected DirectionEnum parkingRouteDirection
protected ParkingRouteDirectionEnum parkingRouteDirection2
protected GroupOfLocations groupOfLocations
protected ExtensionType parkingRouteDetailsExtension
protected String id
protected String version
public MultilingualString getParkingRouteName()
MultilingualStringpublic void setParkingRouteName(MultilingualString value)
value - allowed object is
MultilingualStringpublic ParkingRouteTypeEnum getParkingRouteType()
ParkingRouteTypeEnumpublic void setParkingRouteType(ParkingRouteTypeEnum value)
value - allowed object is
ParkingRouteTypeEnumpublic Boolean isDynamicRouteManagement()
Booleanpublic void setDynamicRouteManagement(Boolean value)
value - allowed object is
Booleanpublic String getParkingRouteIconIndex()
Stringpublic void setParkingRouteIconIndex(String value)
value - allowed object is
Stringpublic DirectionEnum getParkingRouteDirection()
DirectionEnumpublic void setParkingRouteDirection(DirectionEnum value)
value - allowed object is
DirectionEnumpublic ParkingRouteDirectionEnum getParkingRouteDirection2()
ParkingRouteDirectionEnumpublic void setParkingRouteDirection2(ParkingRouteDirectionEnum value)
value - allowed object is
ParkingRouteDirectionEnumpublic GroupOfLocations getGroupOfLocations()
GroupOfLocationspublic void setGroupOfLocations(GroupOfLocations value)
value - allowed object is
GroupOfLocationspublic ExtensionType getParkingRouteDetailsExtension()
ExtensionTypepublic void setParkingRouteDetailsExtension(ExtensionType value)
value - allowed object is
ExtensionTypepublic void setId(String value)
value - allowed object is
Stringpublic String getVersion()
StringCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.