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