public class ParkingRecordStatusEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacilityStatus extends Object
Java class for _ParkingRecordStatusEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacilityStatus complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_ParkingRecordStatusEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacilityStatus">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="parkingEquipmentOrServiceFacilityStatus" type="{http://datex2.eu/schema/2/2_0}ParkingEquipmentOrServiceFacilityStatus"/>
</sequence>
<attribute name="equipmentOrServiceFacilityIndex" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
equipmentOrServiceFacilityIndex |
protected ParkingEquipmentOrServiceFacilityStatus |
parkingEquipmentOrServiceFacilityStatus |
| Constructor and Description |
|---|
ParkingRecordStatusEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacilityStatus() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEquipmentOrServiceFacilityIndex()
Gets the value of the equipmentOrServiceFacilityIndex property.
|
ParkingEquipmentOrServiceFacilityStatus |
getParkingEquipmentOrServiceFacilityStatus()
Gets the value of the parkingEquipmentOrServiceFacilityStatus property.
|
void |
setEquipmentOrServiceFacilityIndex(int value)
Sets the value of the equipmentOrServiceFacilityIndex property.
|
void |
setParkingEquipmentOrServiceFacilityStatus(ParkingEquipmentOrServiceFacilityStatus value)
Sets the value of the parkingEquipmentOrServiceFacilityStatus property.
|
protected ParkingEquipmentOrServiceFacilityStatus parkingEquipmentOrServiceFacilityStatus
protected int equipmentOrServiceFacilityIndex
public ParkingRecordStatusEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacilityStatus()
public ParkingEquipmentOrServiceFacilityStatus getParkingEquipmentOrServiceFacilityStatus()
ParkingEquipmentOrServiceFacilityStatuspublic void setParkingEquipmentOrServiceFacilityStatus(ParkingEquipmentOrServiceFacilityStatus value)
value - allowed object is
ParkingEquipmentOrServiceFacilityStatuspublic int getEquipmentOrServiceFacilityIndex()
public void setEquipmentOrServiceFacilityIndex(int value)
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.