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