| Package | Description |
|---|---|
| de.aipark.api.chargingstation |
| Modifier and Type | Method and Description |
|---|---|
static ChargingAuthentication.Type |
ChargingAuthentication.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChargingAuthentication.Type[] |
ChargingAuthentication.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChargingAuthentication.setName(ChargingAuthentication.Type type) |
| Constructor and Description |
|---|
ChargingAuthentication(ChargingAuthentication.Type name,
String description) |
Copyright © 2019. All rights reserved.