Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPDefaultGPRS_Handling |
MAPDefaultGPRS_Handling.continueTransaction
Reference to value of the constant continueTransaction.
|
static MAPDefaultGPRS_Handling |
MAPDefaultGPRS_Handling.releaseTransaction
Reference to value of the constant releaseTransaction.
|
Modifier and Type | Method and Description |
---|---|
static MAPDefaultGPRS_Handling |
MAPDefaultGPRS_Handling.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPDefaultGPRS_Handling |
MAPGPRS_CamelTDPData.getDefaultSessionHandling()
Gets the value of the field defaultSessionHandling.
|
static MAPDefaultGPRS_Handling[] |
MAPDefaultGPRS_Handling.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.setDefaultSessionHandling(MAPDefaultGPRS_Handling value)
Sets the value of the field defaultSessionHandling.
|