| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected ParkingUserEnumeration |
ParkingTariff_VersionStructure.parkingUserType |
protected ParkingUserEnumeration |
ParkingCapacity_VersionedChildStructure.parkingUserType |
| Modifier and Type | Field and Description |
|---|---|
protected List<ParkingUserEnumeration> |
ParkingProperties_VersionedChildStructure.parkingUserTypes |
| Modifier and Type | Method and Description |
|---|---|
static ParkingUserEnumeration |
ParkingUserEnumeration.fromValue(String v) |
ParkingUserEnumeration |
ParkingTariff_VersionStructure.getParkingUserType()
Gets the value of the parkingUserType property.
|
ParkingUserEnumeration |
ParkingCapacity_VersionedChildStructure.getParkingUserType()
Gets the value of the parkingUserType property.
|
static ParkingUserEnumeration |
ParkingUserEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParkingUserEnumeration[] |
ParkingUserEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParkingUserEnumeration> |
ParkingProperties_VersionedChildStructure.getParkingUserTypes()
Gets the value of the parkingUserTypes property.
|
| Modifier and Type | Method and Description |
|---|---|
ParkingProperties_VersionedChildStructure |
ParkingProperties_VersionedChildStructure.withParkingUserTypes(Collection<ParkingUserEnumeration> values) |
ParkingProperties |
ParkingProperties.withParkingUserTypes(Collection<ParkingUserEnumeration> values) |
Copyright © 2018 Entur AS. All rights reserved.