Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPLCS_Event |
MAPLCS_Event.deferredmo_lrTTTPInitiation
Reference to value of the constant deferredmo_lrTTTPInitiation.
|
static MAPLCS_Event |
MAPLCS_Event.deferredmt_lrResponse
Reference to value of the constant deferredmt_lrResponse.
|
static MAPLCS_Event |
MAPLCS_Event.emergencyCallHandover
Reference to value of the constant emergencyCallHandover.
|
static MAPLCS_Event |
MAPLCS_Event.emergencyCallOrigination
Reference to value of the constant emergencyCallOrigination.
|
static MAPLCS_Event |
MAPLCS_Event.emergencyCallRelease
Reference to value of the constant emergencyCallRelease.
|
static MAPLCS_Event |
MAPLCS_Event.mo_lr
Reference to value of the constant mo_lr.
|
Modifier and Type | Method and Description |
---|---|
static MAPLCS_Event |
MAPLCS_Event.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPLCS_Event |
MAPSubscriberLocationReport_Arg.getLcs_Event()
Gets the value of the field lcs-Event.
|
static MAPLCS_Event[] |
MAPLCS_Event.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPSubscriberLocationReport_Arg |
MAPSubscriberLocationReport_Arg.setLcs_Event(MAPLCS_Event value)
Sets the value of the field lcs-Event.
|