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