public class GroupOfParkingSpacesStatus extends ParkingOccupancy
Java class for GroupOfParkingSpacesStatus complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GroupOfParkingSpacesStatus">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}ParkingOccupancy">
<sequence>
<element name="groupDeclarationValidNow" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="groupOfParkingSpacesClosed" type="{http://datex2.eu/schema/2/2_0}Boolean" minOccurs="0"/>
<element name="groupOfParkingSpacesStatusExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
groupDeclarationValidNow |
protected Boolean |
groupOfParkingSpacesClosed |
protected ExtensionType |
groupOfParkingSpacesStatusExtension |
parkingNotAllowed, parkingNumberOfOccupiedSpaces, parkingNumberOfSpacesOverride, parkingNumberOfVacantSpaces, parkingNumberOfVacantSpacesGraded, parkingNumberOfVacantSpacesHigherThan, parkingNumberOfVacantSpacesLowerThan, parkingNumberOfVehicles, parkingOccupancy, parkingOccupancyExtension, parkingOccupancyGraded, parkingOccupancyTrend, vehicleCountAndRate| Constructor and Description |
|---|
GroupOfParkingSpacesStatus() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionType |
getGroupOfParkingSpacesStatusExtension()
Gets the value of the groupOfParkingSpacesStatusExtension property.
|
Boolean |
isGroupDeclarationValidNow()
Gets the value of the groupDeclarationValidNow property.
|
Boolean |
isGroupOfParkingSpacesClosed()
Gets the value of the groupOfParkingSpacesClosed property.
|
void |
setGroupDeclarationValidNow(Boolean value)
Sets the value of the groupDeclarationValidNow property.
|
void |
setGroupOfParkingSpacesClosed(Boolean value)
Sets the value of the groupOfParkingSpacesClosed property.
|
void |
setGroupOfParkingSpacesStatusExtension(ExtensionType value)
Sets the value of the groupOfParkingSpacesStatusExtension property.
|
getParkingNumberOfOccupiedSpaces, getParkingNumberOfSpacesOverride, getParkingNumberOfVacantSpaces, getParkingNumberOfVacantSpacesGraded, getParkingNumberOfVacantSpacesHigherThan, getParkingNumberOfVacantSpacesLowerThan, getParkingNumberOfVehicles, getParkingOccupancy, getParkingOccupancyExtension, getParkingOccupancyGraded, getParkingOccupancyTrend, getVehicleCountAndRate, isParkingNotAllowed, setParkingNotAllowed, setParkingNumberOfOccupiedSpaces, setParkingNumberOfSpacesOverride, setParkingNumberOfVacantSpaces, setParkingNumberOfVacantSpacesGraded, setParkingNumberOfVacantSpacesHigherThan, setParkingNumberOfVacantSpacesLowerThan, setParkingNumberOfVehicles, setParkingOccupancy, setParkingOccupancyExtension, setParkingOccupancyGraded, setParkingOccupancyTrendprotected Boolean groupDeclarationValidNow
protected Boolean groupOfParkingSpacesClosed
protected ExtensionType groupOfParkingSpacesStatusExtension
public Boolean isGroupDeclarationValidNow()
Booleanpublic void setGroupDeclarationValidNow(Boolean value)
value - allowed object is
Booleanpublic Boolean isGroupOfParkingSpacesClosed()
Booleanpublic void setGroupOfParkingSpacesClosed(Boolean value)
value - allowed object is
Booleanpublic ExtensionType getGroupOfParkingSpacesStatusExtension()
ExtensionTypepublic void setGroupOfParkingSpacesStatusExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.