Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPCallTerminationIndicator |
MAPCallTerminationIndicator.terminateAllCallActivities
Reference to value of the constant terminateAllCallActivities.
|
static MAPCallTerminationIndicator |
MAPCallTerminationIndicator.terminateCallActivityReferred
Reference to value of the constant terminateCallActivityReferred.
|
Modifier and Type | Method and Description |
---|---|
static MAPCallTerminationIndicator |
MAPCallTerminationIndicator.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPCallTerminationIndicator |
MAPIST_AlertRes.getCallTerminationIndicator()
Gets the value of the field callTerminationIndicator.
|
static MAPCallTerminationIndicator[] |
MAPCallTerminationIndicator.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPIST_AlertRes |
MAPIST_AlertRes.setCallTerminationIndicator(MAPCallTerminationIndicator value)
Sets the value of the field callTerminationIndicator.
|