Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Field and Description |
---|---|
static MAPLCSClientInternalID |
MAPLCSClientInternalID.anonymousLocation
Reference to value of the constant anonymousLocation.
|
static MAPLCSClientInternalID |
MAPLCSClientInternalID.broadcastService
Reference to value of the constant broadcastService.
|
static MAPLCSClientInternalID |
MAPLCSClientInternalID.o_andM_HPLMN
Reference to value of the constant o_andM_HPLMN.
|
static MAPLCSClientInternalID |
MAPLCSClientInternalID.o_andM_VPLMN
Reference to value of the constant o_andM_VPLMN.
|
static MAPLCSClientInternalID |
MAPLCSClientInternalID.targetMSsubscribedService
Reference to value of the constant targetMSsubscribedService.
|
Modifier and Type | Method and Description |
---|---|
static MAPLCSClientInternalID |
MAPLCSClientInternalID.fromValue(int value)
Finds or constructs an enumeration constant for the given numeric value.
|
MAPLCSClientInternalID |
MAPLCS_ClientID.getLcsClientInternalID()
Gets the value of the field lcsClientInternalID.
|
MAPLCSClientInternalID[] |
MAPLCS_PrivacyClass.getPlmnClientList()
Gets the value of the field plmnClientList.
|
static MAPLCSClientInternalID[] |
MAPLCSClientInternalID.namedValues()
Returns an array containing all the enumeration constants referenced by fields.
|
Modifier and Type | Method and Description |
---|---|
MAPLCS_ClientID |
MAPLCS_ClientID.setLcsClientInternalID(MAPLCSClientInternalID value)
Sets the value of the field lcsClientInternalID.
|
MAPLCS_PrivacyClass |
MAPLCS_PrivacyClass.setPlmnClientList(MAPLCSClientInternalID[] value)
Sets the value of the field plmnClientList.
|