public abstract class ParkingSpaceBasics extends Object
Java class for ParkingSpaceBasics complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParkingSpaceBasics">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="parkingSpaceOrGroupIdentifier" type="{http://datex2.eu/schema/2/2_0}MultilingualString" minOccurs="0"/>
<element name="parkingFloorOrLevel" type="{http://datex2.eu/schema/2/2_0}Integer" minOccurs="0"/>
<element name="accessibility" type="{http://datex2.eu/schema/2/2_0}AccessibilityEnum" maxOccurs="unbounded" minOccurs="0"/>
<element name="parkingSpaceAccessibility" type="{http://datex2.eu/schema/2/2_0}ParkingSpaceAccessibilityEnum" maxOccurs="unbounded" minOccurs="0"/>
<element name="parkingSpacePhysics" type="{http://datex2.eu/schema/2/2_0}ParkingSpacePhysicsEnum" maxOccurs="2" minOccurs="0"/>
<element name="parkingMode" type="{http://datex2.eu/schema/2/2_0}ParkingModeEnum" minOccurs="0"/>
<element name="parkingReservation" type="{http://datex2.eu/schema/2/2_0}ReservationTypeEnum" minOccurs="0"/>
<element name="maximumParkingDuration" type="{http://datex2.eu/schema/2/2_0}Seconds" minOccurs="0"/>
<element name="distanceFromPrimaryRoad" type="{http://datex2.eu/schema/2/2_0}MetresAsNonNegativeInteger" minOccurs="0"/>
<element name="parkingOccupanyDetectionType" type="{http://datex2.eu/schema/2/2_0}OccupancyDetectionTypeEnum" maxOccurs="unbounded" minOccurs="0"/>
<element name="parkingSecurity" type="{http://datex2.eu/schema/2/2_0}ParkingSecurityEnum" maxOccurs="unbounded" minOccurs="0"/>
<element name="dedicatedAccess" type="{http://datex2.eu/schema/2/2_0}DedicatedAccess" maxOccurs="unbounded" minOccurs="0"/>
<element name="onlyAssignedParking" type="{http://datex2.eu/schema/2/2_0}ParkingAssignment" minOccurs="0"/>
<element name="assignedParkingAmongOthers" type="{http://datex2.eu/schema/2/2_0}ParkingAssignment" minOccurs="0"/>
<element name="prohibitedParking" type="{http://datex2.eu/schema/2/2_0}ParkingAssignment" minOccurs="0"/>
<element name="parkingEquipmentOrServiceFacility" type="{http://datex2.eu/schema/2/2_0}_ParkingSpaceBasicsEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility" maxOccurs="unbounded" minOccurs="0"/>
<element name="parkingUsageScenario" type="{http://datex2.eu/schema/2/2_0}_ParkingSpaceBasicsScenarioIndexParkingUsageScenario" maxOccurs="unbounded" minOccurs="0"/>
<element name="parkingSpaceBasicsExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ParkingSpaceBasics() |
| Modifier and Type | Method and Description |
|---|---|
List<AccessibilityEnum> |
getAccessibility()
Gets the value of the accessibility property.
|
ParkingAssignment |
getAssignedParkingAmongOthers()
Gets the value of the assignedParkingAmongOthers property.
|
List<DedicatedAccess> |
getDedicatedAccess()
Gets the value of the dedicatedAccess property.
|
Long |
getDistanceFromPrimaryRoad()
Gets the value of the distanceFromPrimaryRoad property.
|
Float |
getMaximumParkingDuration()
Gets the value of the maximumParkingDuration property.
|
ParkingAssignment |
getOnlyAssignedParking()
Gets the value of the onlyAssignedParking property.
|
List<ParkingSpaceBasicsEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility> |
getParkingEquipmentOrServiceFacility()
Gets the value of the parkingEquipmentOrServiceFacility property.
|
Long |
getParkingFloorOrLevel()
Gets the value of the parkingFloorOrLevel property.
|
ParkingModeEnum |
getParkingMode()
Gets the value of the parkingMode property.
|
List<OccupancyDetectionTypeEnum> |
getParkingOccupanyDetectionType()
Gets the value of the parkingOccupanyDetectionType property.
|
ReservationTypeEnum |
getParkingReservation()
Gets the value of the parkingReservation property.
|
List<ParkingSecurityEnum> |
getParkingSecurity()
Gets the value of the parkingSecurity property.
|
List<ParkingSpaceAccessibilityEnum> |
getParkingSpaceAccessibility()
Gets the value of the parkingSpaceAccessibility property.
|
ExtensionType |
getParkingSpaceBasicsExtension()
Gets the value of the parkingSpaceBasicsExtension property.
|
MultilingualString |
getParkingSpaceOrGroupIdentifier()
Gets the value of the parkingSpaceOrGroupIdentifier property.
|
List<ParkingSpacePhysicsEnum> |
getParkingSpacePhysics()
Gets the value of the parkingSpacePhysics property.
|
List<ParkingSpaceBasicsScenarioIndexParkingUsageScenario> |
getParkingUsageScenario()
Gets the value of the parkingUsageScenario property.
|
ParkingAssignment |
getProhibitedParking()
Gets the value of the prohibitedParking property.
|
void |
setAssignedParkingAmongOthers(ParkingAssignment value)
Sets the value of the assignedParkingAmongOthers property.
|
void |
setDistanceFromPrimaryRoad(Long value)
Sets the value of the distanceFromPrimaryRoad property.
|
void |
setMaximumParkingDuration(Float value)
Sets the value of the maximumParkingDuration property.
|
void |
setOnlyAssignedParking(ParkingAssignment value)
Sets the value of the onlyAssignedParking property.
|
void |
setParkingFloorOrLevel(Long value)
Sets the value of the parkingFloorOrLevel property.
|
void |
setParkingMode(ParkingModeEnum value)
Sets the value of the parkingMode property.
|
void |
setParkingReservation(ReservationTypeEnum value)
Sets the value of the parkingReservation property.
|
void |
setParkingSpaceBasicsExtension(ExtensionType value)
Sets the value of the parkingSpaceBasicsExtension property.
|
void |
setParkingSpaceOrGroupIdentifier(MultilingualString value)
Sets the value of the parkingSpaceOrGroupIdentifier property.
|
void |
setProhibitedParking(ParkingAssignment value)
Sets the value of the prohibitedParking property.
|
protected MultilingualString parkingSpaceOrGroupIdentifier
protected Long parkingFloorOrLevel
protected List<AccessibilityEnum> accessibility
protected List<ParkingSpaceAccessibilityEnum> parkingSpaceAccessibility
protected List<ParkingSpacePhysicsEnum> parkingSpacePhysics
protected ParkingModeEnum parkingMode
protected ReservationTypeEnum parkingReservation
protected Float maximumParkingDuration
protected Long distanceFromPrimaryRoad
protected List<OccupancyDetectionTypeEnum> parkingOccupanyDetectionType
protected List<ParkingSecurityEnum> parkingSecurity
protected List<DedicatedAccess> dedicatedAccess
protected ParkingAssignment onlyAssignedParking
protected ParkingAssignment assignedParkingAmongOthers
protected ParkingAssignment prohibitedParking
protected List<ParkingSpaceBasicsEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility> parkingEquipmentOrServiceFacility
protected List<ParkingSpaceBasicsScenarioIndexParkingUsageScenario> parkingUsageScenario
protected ExtensionType parkingSpaceBasicsExtension
public MultilingualString getParkingSpaceOrGroupIdentifier()
MultilingualStringpublic void setParkingSpaceOrGroupIdentifier(MultilingualString value)
value - allowed object is
MultilingualStringpublic Long getParkingFloorOrLevel()
Stringpublic void setParkingFloorOrLevel(Long value)
value - allowed object is
Stringpublic List<AccessibilityEnum> getAccessibility()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the accessibility property.
For example, to add a new item, do as follows:
getAccessibility().add(newItem);
Objects of the following type(s) are allowed in the list
AccessibilityEnum
public List<ParkingSpaceAccessibilityEnum> getParkingSpaceAccessibility()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parkingSpaceAccessibility property.
For example, to add a new item, do as follows:
getParkingSpaceAccessibility().add(newItem);
Objects of the following type(s) are allowed in the list
ParkingSpaceAccessibilityEnum
public List<ParkingSpacePhysicsEnum> getParkingSpacePhysics()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parkingSpacePhysics property.
For example, to add a new item, do as follows:
getParkingSpacePhysics().add(newItem);
Objects of the following type(s) are allowed in the list
ParkingSpacePhysicsEnum
public ParkingModeEnum getParkingMode()
ParkingModeEnumpublic void setParkingMode(ParkingModeEnum value)
value - allowed object is
ParkingModeEnumpublic ReservationTypeEnum getParkingReservation()
ReservationTypeEnumpublic void setParkingReservation(ReservationTypeEnum value)
value - allowed object is
ReservationTypeEnumpublic Float getMaximumParkingDuration()
Floatpublic void setMaximumParkingDuration(Float value)
value - allowed object is
Floatpublic Long getDistanceFromPrimaryRoad()
Stringpublic void setDistanceFromPrimaryRoad(Long value)
value - allowed object is
Stringpublic List<OccupancyDetectionTypeEnum> getParkingOccupanyDetectionType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parkingOccupanyDetectionType property.
For example, to add a new item, do as follows:
getParkingOccupanyDetectionType().add(newItem);
Objects of the following type(s) are allowed in the list
OccupancyDetectionTypeEnum
public List<ParkingSecurityEnum> getParkingSecurity()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parkingSecurity property.
For example, to add a new item, do as follows:
getParkingSecurity().add(newItem);
Objects of the following type(s) are allowed in the list
ParkingSecurityEnum
public List<DedicatedAccess> getDedicatedAccess()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dedicatedAccess property.
For example, to add a new item, do as follows:
getDedicatedAccess().add(newItem);
Objects of the following type(s) are allowed in the list
DedicatedAccess
public ParkingAssignment getOnlyAssignedParking()
ParkingAssignmentpublic void setOnlyAssignedParking(ParkingAssignment value)
value - allowed object is
ParkingAssignmentpublic ParkingAssignment getAssignedParkingAmongOthers()
ParkingAssignmentpublic void setAssignedParkingAmongOthers(ParkingAssignment value)
value - allowed object is
ParkingAssignmentpublic ParkingAssignment getProhibitedParking()
ParkingAssignmentpublic void setProhibitedParking(ParkingAssignment value)
value - allowed object is
ParkingAssignmentpublic List<ParkingSpaceBasicsEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility> getParkingEquipmentOrServiceFacility()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parkingEquipmentOrServiceFacility property.
For example, to add a new item, do as follows:
getParkingEquipmentOrServiceFacility().add(newItem);
Objects of the following type(s) are allowed in the list
ParkingSpaceBasicsEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility
public List<ParkingSpaceBasicsScenarioIndexParkingUsageScenario> getParkingUsageScenario()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the parkingUsageScenario property.
For example, to add a new item, do as follows:
getParkingUsageScenario().add(newItem);
Objects of the following type(s) are allowed in the list
ParkingSpaceBasicsScenarioIndexParkingUsageScenario
public ExtensionType getParkingSpaceBasicsExtension()
ExtensionTypepublic void setParkingSpaceBasicsExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.