Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPPrepareSubsequentHO_Res.Choice |
MAPPrepareSubsequentHO_Res.Choice.R98
Reference to the choice R98.
|
Modifier and Type | Method and Description |
---|---|
static MAPPrepareSubsequentHO_Res.Choice |
MAPPrepareSubsequentHO_Res.Choice.fromValue(int value)
Finds or constructs an integer for the given numeric value.
|
MAPPrepareSubsequentHO_Res.Choice |
MAPPrepareSubsequentHO_Res.getChoice()
Gets the discriminant of the current choice.
|
static MAPPrepareSubsequentHO_Res.Choice[] |
MAPPrepareSubsequentHO_Res.Choice.namedValues()
Returns an array containing all the numeric values that distinguish choices.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MAPPrepareSubsequentHO_Res.setChoice(MAPPrepareSubsequentHO_Res.Choice arg)
Sets the discriminant of the current choice.
|