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