Package | Description |
---|---|
org.opentripplanner.api.model |
Modifier and Type | Field and Description |
---|---|
BoardAlightType |
Place.boardAlightType
This is an optional field which can be used to distinguish among ways a passenger's
boarding or alighting at a stop can differ among services operated by a transit agency.
|
Modifier and Type | Method and Description |
---|---|
static BoardAlightType |
BoardAlightType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoardAlightType[] |
BoardAlightType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.