public class SubscriberLocationReportRequestIndicationImpl extends LsmMessageImpl implements SubscriberLocationReportRequestIndication
| Constructor and Description |
|---|
SubscriberLocationReportRequestIndicationImpl() |
SubscriberLocationReportRequestIndicationImpl(LCSEvent lcsEvent,
LCSClientID lcsClientID,
LCSLocationInfo lcsLocationInfo,
ISDNAddressString msisdn,
IMSI imsi,
IMEI imei,
ISDNAddressString naEsrd,
ISDNAddressString naEsrk,
byte[] locationEstimate,
java.lang.Integer ageOfLocationEstimate,
SLRArgExtensionContainer slrArgExtensionContainer,
byte[] addLocationEstimate,
DeferredmtlrData deferredmtlrData,
java.lang.Byte lcsReferenceNumber,
byte[] geranPositioningData,
byte[] utranPositioningData,
CellGlobalIdOrServiceAreaIdOrLAI cellIdOrSai,
byte[] hgmlcAddress,
java.lang.Integer lcsServiceTypeID,
java.lang.Boolean saiPresent,
java.lang.Boolean pseudonymIndicator,
AccuracyFulfilmentIndicator accuracyFulfilmentIndicator) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
AccuracyFulfilmentIndicator |
getAccuracyFulfilmentIndicator() |
byte[] |
getAdditionalLocationEstimate() |
java.lang.Integer |
getAgeOfLocationEstimate() |
CellGlobalIdOrServiceAreaIdOrLAI |
getCellGlobalIdOrServiceAreaIdOrLAI() |
DeferredmtlrData |
getDeferredmtlrData() |
byte[] |
getGeranPositioningData() |
byte[] |
getHGMLCAddress() |
IMEI |
getIMEI() |
IMSI |
getIMSI() |
LCSClientID |
getLCSClientID() |
LCSEvent |
getLCSEvent() |
LCSLocationInfo |
getLCSLocationInfo() |
java.lang.Byte |
getLCSReferenceNumber() |
java.lang.Integer |
getLCSServiceTypeID() |
byte[] |
getLocationEstimate() |
ISDNAddressString |
getMSISDN() |
ISDNAddressString |
getNaESRD() |
ISDNAddressString |
getNaESRK() |
java.lang.Boolean |
getPseudonymIndicator() |
java.lang.Boolean |
getSaiPresent() |
SLRArgExtensionContainer |
getSLRArgExtensionContainer() |
byte[] |
getUtranPositioningData() |
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMAPDialoggetInvokeId, setInvokeId, setMAPDialogpublic SubscriberLocationReportRequestIndicationImpl()
public SubscriberLocationReportRequestIndicationImpl(LCSEvent lcsEvent, LCSClientID lcsClientID, LCSLocationInfo lcsLocationInfo, ISDNAddressString msisdn, IMSI imsi, IMEI imei, ISDNAddressString naEsrd, ISDNAddressString naEsrk, byte[] locationEstimate, java.lang.Integer ageOfLocationEstimate, SLRArgExtensionContainer slrArgExtensionContainer, byte[] addLocationEstimate, DeferredmtlrData deferredmtlrData, java.lang.Byte lcsReferenceNumber, byte[] geranPositioningData, byte[] utranPositioningData, CellGlobalIdOrServiceAreaIdOrLAI cellIdOrSai, byte[] hgmlcAddress, java.lang.Integer lcsServiceTypeID, java.lang.Boolean saiPresent, java.lang.Boolean pseudonymIndicator, AccuracyFulfilmentIndicator accuracyFulfilmentIndicator)
lcsEvent - lcsClientID - lcsLocationInfo - msisdn - imsi - imei - naEsrd - naEsrk - locationEstimate - ageOfLocationEstimate - slrArgExtensionContainer - addLocationEstimate - deferredmtlrData - lcsReferenceNumber - geranPositioningData - utranPositioningData - cellIdOrSai - hgmlcAddress - lcsServiceTypeID - saiPresent - pseudonymIndicator - accuracyFulfilmentIndicator - public LCSEvent getLCSEvent()
getLCSEvent in interface SubscriberLocationReportRequestIndicationpublic LCSClientID getLCSClientID()
getLCSClientID in interface SubscriberLocationReportRequestIndicationpublic LCSLocationInfo getLCSLocationInfo()
getLCSLocationInfo in interface SubscriberLocationReportRequestIndicationpublic ISDNAddressString getMSISDN()
getMSISDN in interface SubscriberLocationReportRequestIndicationpublic IMSI getIMSI()
getIMSI in interface SubscriberLocationReportRequestIndicationpublic IMEI getIMEI()
getIMEI in interface SubscriberLocationReportRequestIndicationpublic ISDNAddressString getNaESRD()
getNaESRD in interface SubscriberLocationReportRequestIndicationpublic ISDNAddressString getNaESRK()
getNaESRK in interface SubscriberLocationReportRequestIndicationpublic byte[] getLocationEstimate()
getLocationEstimate in interface SubscriberLocationReportRequestIndicationpublic java.lang.Integer getAgeOfLocationEstimate()
getAgeOfLocationEstimate in interface SubscriberLocationReportRequestIndicationpublic SLRArgExtensionContainer getSLRArgExtensionContainer()
getSLRArgExtensionContainer in interface SubscriberLocationReportRequestIndicationpublic byte[] getAdditionalLocationEstimate()
getAdditionalLocationEstimate in interface SubscriberLocationReportRequestIndicationpublic DeferredmtlrData getDeferredmtlrData()
getDeferredmtlrData in interface SubscriberLocationReportRequestIndicationpublic java.lang.Byte getLCSReferenceNumber()
getLCSReferenceNumber in interface SubscriberLocationReportRequestIndicationpublic byte[] getGeranPositioningData()
getGeranPositioningData in interface SubscriberLocationReportRequestIndicationpublic byte[] getUtranPositioningData()
getUtranPositioningData in interface SubscriberLocationReportRequestIndicationpublic CellGlobalIdOrServiceAreaIdOrLAI getCellGlobalIdOrServiceAreaIdOrLAI()
getCellGlobalIdOrServiceAreaIdOrLAI in interface SubscriberLocationReportRequestIndicationpublic java.lang.Boolean getSaiPresent()
getSaiPresent in interface SubscriberLocationReportRequestIndicationpublic byte[] getHGMLCAddress()
getHGMLCAddress in interface SubscriberLocationReportRequestIndicationpublic java.lang.Integer getLCSServiceTypeID()
getLCSServiceTypeID in interface SubscriberLocationReportRequestIndicationpublic java.lang.Boolean getPseudonymIndicator()
getPseudonymIndicator in interface SubscriberLocationReportRequestIndicationpublic AccuracyFulfilmentIndicator getAccuracyFulfilmentIndicator()
getAccuracyFulfilmentIndicator in interface SubscriberLocationReportRequestIndicationpublic void decode(Parameter param) throws MAPParsingComponentException
MAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPExceptionCopyright © 2011. All Rights Reserved.