| Package | Description |
|---|---|
| com.opencloud.slee.resources.cgin.cap_v3 |
Provides an API for the CAP v3 protocol.
|
| Modifier and Type | Method and Description |
|---|---|
CAP3ChargingRollOver.Choice |
CAP3ChargingRollOver.getChoice()
Gets the discriminant of the current choice.
|
static CAP3ChargingRollOver.Choice |
CAP3ChargingRollOver.Choice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CAP3ChargingRollOver.Choice[] |
CAP3ChargingRollOver.Choice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|