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