Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPGPRS_TriggerDetectionPoint |
MAPGPRS_TriggerDetectionPoint.attach
Reference to value of the constant attach.
|
static MAPGPRS_TriggerDetectionPoint |
MAPGPRS_TriggerDetectionPoint.attachChangeOfPosition
Reference to value of the constant attachChangeOfPosition.
|
static MAPGPRS_TriggerDetectionPoint |
MAPGPRS_TriggerDetectionPoint.pdp_ContextChangeOfPosition
Reference to value of the constant pdp_ContextChangeOfPosition.
|
static MAPGPRS_TriggerDetectionPoint |
MAPGPRS_TriggerDetectionPoint.pdp_ContextEstablishment
Reference to value of the constant pdp_ContextEstablishment.
|
static MAPGPRS_TriggerDetectionPoint |
MAPGPRS_TriggerDetectionPoint.pdp_ContextEstablishmentAcknowledgement
Reference to value of the constant pdp_ContextEstablishmentAcknowledgement.
|
Modifier and Type | Method and Description |
---|---|
static MAPGPRS_TriggerDetectionPoint |
MAPGPRS_TriggerDetectionPoint.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPGPRS_TriggerDetectionPoint |
MAPGPRS_CamelTDPData.getGprs_TriggerDetectionPoint()
Gets the value of the field gprs-TriggerDetectionPoint.
|
static MAPGPRS_TriggerDetectionPoint[] |
MAPGPRS_TriggerDetectionPoint.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPGPRS_CamelTDPData |
MAPGPRS_CamelTDPData.setGprs_TriggerDetectionPoint(MAPGPRS_TriggerDetectionPoint value)
Sets the value of the field gprs-TriggerDetectionPoint.
|