public interface ProvideSubscriberLocationRequestIndication extends LsmMessage
| Modifier and Type | Method and Description |
|---|---|
AreaEventInfo |
getAreaEventInfo() |
MAPExtensionContainer |
getExtensionContainer() |
byte[] |
getHGMLCAddress()
GSN-Address ::= OCTET STRING (SIZE (5..17))
-- Octets are coded according to TS 3GPP TS 23.003 [17]
|
IMEI |
getIMEI() |
IMSI |
getIMSI() |
LCSClientID |
getLCSClientID() |
LCSCodeword |
getLCSCodeword() |
java.lang.Integer |
getLCSPriority()
LCS-Priority ::= OCTET STRING (SIZE (1))
-- 0 = highest priority
-- 1 = normal priority
-- all other values treated as 1
|
LCSPrivacyCheck |
getLCSPrivacyCheck() |
LCSQoS |
getLCSQoS() |
java.lang.Byte |
getLCSReferenceNumber()
LCS-ReferenceNumber::= OCTET STRING (SIZE(1))
|
java.lang.Integer |
getLCSServiceTypeID()
LCSServiceTypeID ::= INTEGER (0..127)
-- the integer values 0-63 are reserved for Standard LCS service types
-- the integer values 64-127 are reserved for Non Standard LCS service types
|
LMSI |
getLMSI() |
LocationType |
getLocationType() |
ISDNAddressString |
getMlcNumber() |
ISDNAddressString |
getMSISDN() |
java.lang.Boolean |
getPrivacyOverride() |
SupportedGADShapes |
getSupportedGADShapes()
SupportedGADShapes ::= BIT STRING {
ellipsoidPoint (0),
ellipsoidPointWithUncertaintyCircle (1),
ellipsoidPointWithUncertaintyEllipse (2),
polygon (3),
ellipsoidPointWithAltitude (4),
ellipsoidPointWithAltitudeAndUncertaintyElipsoid (5),
ellipsoidArc (6) } (SIZE (7..16))
-- A node shall mark in the BIT STRING all Shapes defined in 3GPP TS 23.032 it supports.
|
getMAPDialoggetInvokeId, getMessageType, getOperationCode, setInvokeId, setMAPDialogLocationType getLocationType()
ISDNAddressString getMlcNumber()
LCSClientID getLCSClientID()
java.lang.Boolean getPrivacyOverride()
IMSI getIMSI()
ISDNAddressString getMSISDN()
LMSI getLMSI()
java.lang.Integer getLCSPriority()
LCSQoS getLCSQoS()
IMEI getIMEI()
MAPExtensionContainer getExtensionContainer()
SupportedGADShapes getSupportedGADShapes()
java.lang.Byte getLCSReferenceNumber()
LCSCodeword getLCSCodeword()
java.lang.Integer getLCSServiceTypeID()
LCSPrivacyCheck getLCSPrivacyCheck()
AreaEventInfo getAreaEventInfo()
byte[] getHGMLCAddress()
Copyright © 2012. All Rights Reserved.