| Package | Description |
|---|---|
| com.geotab.model.entity.charging |
| Modifier and Type | Method and Description |
|---|---|
static ChargeType |
ChargeType.findOrDefault(String name) |
static ChargeType |
ChargeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChargeType[] |
ChargeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.