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