Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPSM_DeliveryNotIntended |
MAPSM_DeliveryNotIntended.onlyIMSI_requested
Reference to value of the constant onlyIMSI_requested.
|
static MAPSM_DeliveryNotIntended |
MAPSM_DeliveryNotIntended.onlyMCC_MNC_requested
Reference to value of the constant onlyMCC_MNC_requested.
|
Modifier and Type | Method and Description |
---|---|
static MAPSM_DeliveryNotIntended |
MAPSM_DeliveryNotIntended.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPSM_DeliveryNotIntended |
MAPRoutingInfoForSM_Arg.getSm_deliveryNotIntended()
Gets the value of the field sm-deliveryNotIntended.
|
static MAPSM_DeliveryNotIntended[] |
MAPSM_DeliveryNotIntended.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPRoutingInfoForSM_Arg |
MAPRoutingInfoForSM_Arg.setSm_deliveryNotIntended(MAPSM_DeliveryNotIntended value)
Sets the value of the field sm-deliveryNotIntended.
|