public interface ProvideSubscriberLocationResponseIndication 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() |
java.lang.Boolean |
getDeferredMTLRResponseIndicator() |
MAPExtensionContainer |
getExtensionContainer() |
byte[] |
getGeranPositioningData()
PositioningDataInformation ::= OCTET STRING (SIZE (2..maxPositioningDataInformation))
-- Refers to the Positioning Data defined in 3GPP TS 49.031.
|
byte[] |
getLocationEstimate()
Ext-GeographicalInformation ::= OCTET STRING (SIZE (1..maxExt-GeographicalInformation))
-- Refers to geographical Information defined in 3GPP TS 23.032.
|
java.lang.Boolean |
getSaiPresent() |
byte[] |
getUtranPositioningData()
UtranPositioningDataInfo ::= OCTET STRING (SIZE (3..maxUtranPositioningDataInfo))
-- Refers to the Position Data defined in 3GPP TS 25.413.
|
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogbyte[] getLocationEstimate()
byte[] getGeranPositioningData()
byte[] getUtranPositioningData()
java.lang.Integer getAgeOfLocationEstimate()
byte[] getAdditionalLocationEstimate()
MAPExtensionContainer getExtensionContainer()
java.lang.Boolean getDeferredMTLRResponseIndicator()
CellGlobalIdOrServiceAreaIdOrLAI getCellGlobalIdOrServiceAreaIdOrLAI()
java.lang.Boolean getSaiPresent()
AccuracyFulfilmentIndicator getAccuracyFulfilmentIndicator()
Copyright © 2011. All Rights Reserved.