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