public class ParkingRecordEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility extends Object
Java class for _ParkingRecordEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_ParkingRecordEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="parkingEquipmentOrServiceFacility" type="{http://datex2.eu/schema/2/2_0}ParkingEquipmentOrServiceFacility"/>
</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 ParkingEquipmentOrServiceFacility |
parkingEquipmentOrServiceFacility |
| Constructor and Description |
|---|
ParkingRecordEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEquipmentOrServiceFacilityIndex()
Gets the value of the equipmentOrServiceFacilityIndex property.
|
ParkingEquipmentOrServiceFacility |
getParkingEquipmentOrServiceFacility()
Gets the value of the parkingEquipmentOrServiceFacility property.
|
void |
setEquipmentOrServiceFacilityIndex(int value)
Sets the value of the equipmentOrServiceFacilityIndex property.
|
void |
setParkingEquipmentOrServiceFacility(ParkingEquipmentOrServiceFacility value)
Sets the value of the parkingEquipmentOrServiceFacility property.
|
protected ParkingEquipmentOrServiceFacility parkingEquipmentOrServiceFacility
protected int equipmentOrServiceFacilityIndex
public ParkingRecordEquipmentOrServiceFacilityIndexParkingEquipmentOrServiceFacility()
public ParkingEquipmentOrServiceFacility getParkingEquipmentOrServiceFacility()
ParkingEquipmentOrServiceFacilitypublic void setParkingEquipmentOrServiceFacility(ParkingEquipmentOrServiceFacility value)
value - allowed object is
ParkingEquipmentOrServiceFacilitypublic int getEquipmentOrServiceFacilityIndex()
public void setEquipmentOrServiceFacilityIndex(int value)
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.