Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPGroupRequestedInfo |
MAPGroupRequestedInfo.anchorMSC_AddressAndASCI_CallReference
Reference to value of the constant anchorMSC_AddressAndASCI_CallReference.
|
static MAPGroupRequestedInfo |
MAPGroupRequestedInfo.imsiAndAdditionalInfoAndAdditionalSubscription
Reference to value of the constant imsiAndAdditionalInfoAndAdditionalSubscription.
|
Modifier and Type | Method and Description |
---|---|
static MAPGroupRequestedInfo |
MAPGroupRequestedInfo.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPGroupRequestedInfo |
MAPSendGroupCallInfoArg.getRequestedInfo()
Gets the value of the field requestedInfo.
|
static MAPGroupRequestedInfo[] |
MAPGroupRequestedInfo.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPSendGroupCallInfoArg |
MAPSendGroupCallInfoArg.setRequestedInfo(MAPGroupRequestedInfo value)
Sets the value of the field requestedInfo.
|