| Package | Description |
|---|---|
| de.codengine.tankerkoenig.models.requests |
| Modifier and Type | Method and Description |
|---|---|
static GasRequestType |
GasRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GasRequestType[] |
GasRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StationListRequest |
StationListRequest.setGasRequestType(GasRequestType gasRequestType)
Sets which gas prices should be requested, which can either be a specific
one or ALL
Default is: ALL
|
Copyright © 2017. All rights reserved.