| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat | |
| at.ac.ait.ariadne.routeformat.location |
| Modifier and Type | Method and Description |
|---|---|
static Constants.DetailedModeOfTransportType |
Constants.DetailedModeOfTransportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.DetailedModeOfTransportType[] |
Constants.DetailedModeOfTransportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Constants.DetailedModeOfTransportType> |
ModeOfTransport.getDetailedType() |
Set<Constants.DetailedModeOfTransportType> |
RequestPTModeOfTransport.getExcludedPublicTransportModes() |
| Modifier and Type | Method and Description |
|---|---|
static ModeOfTransport |
ModeOfTransport.createMinimal(Constants.DetailedModeOfTransportType detailedType) |
ModeOfTransport |
ModeOfTransport.setDetailedType(Constants.DetailedModeOfTransportType detailedType)
Set detailed and generalized type in one step
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Routes.featuresOnlyDetailedMots(Route route,
Collection<Constants.DetailedModeOfTransportType> types) |
RequestPTModeOfTransport |
RequestPTModeOfTransport.setExcludedPublicTransportModes(Set<Constants.DetailedModeOfTransportType> excludedPublicTransportModes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Constants.DetailedModeOfTransportType> |
PublicTransportStop.getRelatedLines() |
| Modifier and Type | Method and Description |
|---|---|
PublicTransportStop |
PublicTransportStop.setRelatedLines(Map<String,Constants.DetailedModeOfTransportType> relatedLines) |
Copyright © 2018. All rights reserved.