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