org.mobicents.protocols.ss7.map.api.service.lsm
public interface SubscriberLocationReportRequestIndication extends LsmMessage
| Modifier and Type | Method and Description |
|---|---|
AccuracyFulfilmentIndicator |
getAccuracyFulfilmentIndicator() |
byte[] |
getAdditionalLocationEstimate()
Add-GeographicalInformation ::= OCTET STRING (SIZE (1..maxAdd-GeographicalInformation))
-- Refers to geographical Information defined in 3GPP TS 23.032.
|
java.lang.Integer |
getAgeOfLocationEstimate()
AgeOfLocationInformation ::= INTEGER (0..32767)
-- the value represents the elapsed time in minutes since the last
-- network contact of the mobile station (i.e.
|
CellGlobalIdOrServiceAreaIdOrLAI |
getCellGlobalIdOrServiceAreaIdOrLAI() |
DeferredmtlrData |
getDeferredmtlrData() |
byte[] |
getGeranPositioningData()
PositioningDataInformation ::= OCTET STRING (SIZE (2..maxPositioningDataInformation))
-- Refers to the Positioning Data defined in 3GPP TS 49.031.
|
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() |
LCSEvent |
getLCSEvent() |
LCSLocationInfo |
getLCSLocationInfo() |
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
|
byte[] |
getLocationEstimate()
Ext-GeographicalInformation ::= OCTET STRING (SIZE (1..maxExt-GeographicalInformation))
-- Refers to geographical Information defined in 3GPP TS 23.032.
|
ISDNAddressString |
getMSISDN() |
ISDNAddressString |
getNaESRD() |
ISDNAddressString |
getNaESRK() |
java.lang.Boolean |
getPseudonymIndicator() |
java.lang.Boolean |
getSaiPresent() |
SLRArgExtensionContainer |
getSLRArgExtensionContainer() |
byte[] |
getUtranPositioningData()
UtranPositioningDataInfo ::= OCTET STRING (SIZE (3..maxUtranPositioningDataInfo))
-- Refers to the Position Data defined in 3GPP TS 25.413.
|
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogLCSEvent getLCSEvent()
LCSClientID getLCSClientID()
LCSLocationInfo getLCSLocationInfo()
ISDNAddressString getMSISDN()
IMSI getIMSI()
IMEI getIMEI()
ISDNAddressString getNaESRD()
ISDNAddressString getNaESRK()
byte[] getLocationEstimate()
java.lang.Integer getAgeOfLocationEstimate()
SLRArgExtensionContainer getSLRArgExtensionContainer()
byte[] getAdditionalLocationEstimate()
DeferredmtlrData getDeferredmtlrData()
java.lang.Byte getLCSReferenceNumber()
byte[] getGeranPositioningData()
byte[] getUtranPositioningData()
CellGlobalIdOrServiceAreaIdOrLAI getCellGlobalIdOrServiceAreaIdOrLAI()
java.lang.Boolean getSaiPresent()
byte[] getHGMLCAddress()
java.lang.Integer getLCSServiceTypeID()
java.lang.Boolean getPseudonymIndicator()
AccuracyFulfilmentIndicator getAccuracyFulfilmentIndicator()
Copyright © 2012. All Rights Reserved.