| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat |
| Modifier and Type | Method and Description |
|---|---|
static Constants.Sharing |
Constants.Sharing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constants.Sharing[] |
Constants.Sharing.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.Sharing> |
ModeOfTransport.getSharingType() |
| Modifier and Type | Method and Description |
|---|---|
ModeOfTransport |
ModeOfTransport.setSharingType(Constants.Sharing sharingType) |
Copyright © 2018. All rights reserved.