| Package | Description |
|---|---|
| com.conveyal.gtfs.model |
This package contains an alternative to the GTFS loading classes we have been using from OBA.
|
| Modifier and Type | Field and Description |
|---|---|
ScheduleException.ExemplarServiceDescriptor |
ScheduleException.exemplar
If non-null, run service that would ordinarily run on this day of the week.
|
| Modifier and Type | Method and Description |
|---|---|
static ScheduleException.ExemplarServiceDescriptor |
ScheduleException.exemplarFromInt(int value) |
static ScheduleException.ExemplarServiceDescriptor |
ScheduleException.ExemplarServiceDescriptor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleException.ExemplarServiceDescriptor[] |
ScheduleException.ExemplarServiceDescriptor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.