| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected ParkingTypeEnumeration |
Parking_VersionStructure.parkingType |
| Modifier and Type | Method and Description |
|---|---|
static ParkingTypeEnumeration |
ParkingTypeEnumeration.fromValue(String v) |
ParkingTypeEnumeration |
Parking_VersionStructure.getParkingType()
Gets the value of the parkingType property.
|
static ParkingTypeEnumeration |
ParkingTypeEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParkingTypeEnumeration[] |
ParkingTypeEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Parking_VersionStructure.setParkingType(ParkingTypeEnumeration value)
Sets the value of the parkingType property.
|
Parking_VersionStructure |
Parking_VersionStructure.withParkingType(ParkingTypeEnumeration value) |
Parking |
Parking.withParkingType(ParkingTypeEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.