public class ParkingEquipmentOrServiceFacilityStatus extends Object
Java class for ParkingEquipmentOrServiceFacilityStatus complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParkingEquipmentOrServiceFacilityStatus">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="numberOfEquipmentOrServiceFacilityOverride" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="numberOfSubitemsOverride" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="vacantEquipmentOrServiceFacilitySubitems" type="{http://datex2.eu/schema/2/2_0}NonNegativeInteger" minOccurs="0"/>
<element name="serviceFacilityOpeningStatus" type="{http://datex2.eu/schema/2/2_0}OpeningStatusEnum" minOccurs="0"/>
<element name="equipmentOperationStatus" type="{http://datex2.eu/schema/2/2_0}OperationStatusEnum" minOccurs="0"/>
<element name="parkingEquipmentOrServiceFacilityStatusExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected OperationStatusEnum |
equipmentOperationStatus |
protected Long |
numberOfEquipmentOrServiceFacilityOverride |
protected Long |
numberOfSubitemsOverride |
protected ExtensionType |
parkingEquipmentOrServiceFacilityStatusExtension |
protected OpeningStatusEnum |
serviceFacilityOpeningStatus |
protected Long |
vacantEquipmentOrServiceFacilitySubitems |
| Constructor and Description |
|---|
ParkingEquipmentOrServiceFacilityStatus() |
| Modifier and Type | Method and Description |
|---|---|
OperationStatusEnum |
getEquipmentOperationStatus()
Gets the value of the equipmentOperationStatus property.
|
Long |
getNumberOfEquipmentOrServiceFacilityOverride()
Gets the value of the numberOfEquipmentOrServiceFacilityOverride property.
|
Long |
getNumberOfSubitemsOverride()
Gets the value of the numberOfSubitemsOverride property.
|
ExtensionType |
getParkingEquipmentOrServiceFacilityStatusExtension()
Gets the value of the parkingEquipmentOrServiceFacilityStatusExtension property.
|
OpeningStatusEnum |
getServiceFacilityOpeningStatus()
Gets the value of the serviceFacilityOpeningStatus property.
|
Long |
getVacantEquipmentOrServiceFacilitySubitems()
Gets the value of the vacantEquipmentOrServiceFacilitySubitems property.
|
void |
setEquipmentOperationStatus(OperationStatusEnum value)
Sets the value of the equipmentOperationStatus property.
|
void |
setNumberOfEquipmentOrServiceFacilityOverride(Long value)
Sets the value of the numberOfEquipmentOrServiceFacilityOverride property.
|
void |
setNumberOfSubitemsOverride(Long value)
Sets the value of the numberOfSubitemsOverride property.
|
void |
setParkingEquipmentOrServiceFacilityStatusExtension(ExtensionType value)
Sets the value of the parkingEquipmentOrServiceFacilityStatusExtension property.
|
void |
setServiceFacilityOpeningStatus(OpeningStatusEnum value)
Sets the value of the serviceFacilityOpeningStatus property.
|
void |
setVacantEquipmentOrServiceFacilitySubitems(Long value)
Sets the value of the vacantEquipmentOrServiceFacilitySubitems property.
|
protected Long numberOfEquipmentOrServiceFacilityOverride
protected Long numberOfSubitemsOverride
protected Long vacantEquipmentOrServiceFacilitySubitems
protected OpeningStatusEnum serviceFacilityOpeningStatus
protected OperationStatusEnum equipmentOperationStatus
protected ExtensionType parkingEquipmentOrServiceFacilityStatusExtension
public ParkingEquipmentOrServiceFacilityStatus()
public Long getNumberOfEquipmentOrServiceFacilityOverride()
Stringpublic void setNumberOfEquipmentOrServiceFacilityOverride(Long value)
value - allowed object is
Stringpublic Long getNumberOfSubitemsOverride()
Stringpublic void setNumberOfSubitemsOverride(Long value)
value - allowed object is
Stringpublic Long getVacantEquipmentOrServiceFacilitySubitems()
Stringpublic void setVacantEquipmentOrServiceFacilitySubitems(Long value)
value - allowed object is
Stringpublic OpeningStatusEnum getServiceFacilityOpeningStatus()
OpeningStatusEnumpublic void setServiceFacilityOpeningStatus(OpeningStatusEnum value)
value - allowed object is
OpeningStatusEnumpublic OperationStatusEnum getEquipmentOperationStatus()
OperationStatusEnumpublic void setEquipmentOperationStatus(OperationStatusEnum value)
value - allowed object is
OperationStatusEnumpublic ExtensionType getParkingEquipmentOrServiceFacilityStatusExtension()
ExtensionTypepublic void setParkingEquipmentOrServiceFacilityStatusExtension(ExtensionType value)
value - allowed object is
ExtensionTypeCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.