public class ParkingAccessReference extends Reference
Java class for _ParkingAccessReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="_ParkingAccessReference">
<complexContent>
<extension base="{http://datex2.eu/schema/2/2_0}Reference">
<attribute name="targetClass" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="ParkingAccess" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
targetClass |
| Constructor and Description |
|---|
ParkingAccessReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTargetClass()
Gets the value of the targetClass property.
|
void |
setTargetClass(String value)
Sets the value of the targetClass property.
|
protected String targetClass
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.