| Modifier and Type | Method and Description |
|---|---|
ChargingMedium |
ChargingData.getChargingType() |
static ChargingMedium |
ChargingMedium.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChargingMedium[] |
ChargingMedium.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChargingData.setChargingType(ChargingMedium chargingType) |
void |
ChargingSbb.setupChargingRequestInterface(ChargingMedium chargingType,
Sms sms) |
void |
ChargingRequestInterface.setupChargingRequestInterface(ChargingMedium chargingType,
Sms sms) |
Copyright © 2016. All Rights Reserved.