| Package | Description |
|---|---|
| at.ac.ait.ariadne.routeformat | |
| at.ac.ait.ariadne.routeformat.location |
| Modifier and Type | Method and Description |
|---|---|
static Operator |
Operator.createMinimal(String name) |
Operator |
Operator.setAdditionalInfo(Map<String,Object> additionalInfo) |
Operator |
Operator.setAddress(Address address) |
Operator |
Operator.setCustomerServiceEmail(String customerServiceEmail) |
Operator |
Operator.setCustomerServicePhone(String customerServicePhone) |
Operator |
Operator.setId(String id) |
Operator |
Operator.setName(String name) |
Operator |
Operator.setWebsite(String website) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Operator> |
ModeOfTransport.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
ModeOfTransport |
ModeOfTransport.setOperator(Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Operator> |
SharingStation.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
SharingStation |
SharingStation.setOperator(Operator operator) |
Copyright © 2018. All rights reserved.