Package | Description |
---|---|
org.opentripplanner.index.model | |
org.opentripplanner.routing.trippattern |
Modifier and Type | Field and Description |
---|---|
RealTimeState |
TripTimeShort.realtimeState |
Modifier and Type | Method and Description |
---|---|
RealTimeState |
TripTimes.getRealTimeState() |
static RealTimeState |
RealTimeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RealTimeState[] |
RealTimeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TripTimes.setRealTimeState(RealTimeState realTimeState) |
Copyright © 2019. All rights reserved.