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