org.mobicents.protocols.ss7.map.service.lsm
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 |
decodeAll(org.mobicents.protocols.asn.AsnInputStream ansIS)
Decoding the length and the content of the primitive (the tag has already
read)
|
void |
decodeData(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length)
Decoding the content of the primitive (the tag and the length have
already read)
|
void |
encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the tag, the length and the content.
|
void |
encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs,
int tagClass,
int tag)
Encoding the tag, the length and the content.
|
void |
encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
Encoding the content.
|
AccuracyFulfilmentIndicator |
getAccuracyFulfilmentIndicator() |
byte[] |
getAdditionalLocationEstimate() |
java.lang.Integer |
getAgeOfLocationEstimate() |
CellGlobalIdOrServiceAreaIdOrLAI |
getCellGlobalIdOrServiceAreaIdOrLAI() |
DeferredmtlrData |
getDeferredmtlrData() |
byte[] |
getGeranPositioningData() |
byte[] |
getHGMLCAddress() |
IMEI |
getIMEI() |
IMSI |
getIMSI() |
boolean |
getIsPrimitive() |
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() |
int |
getTag() |
int |
getTagClass() |
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 int getTag()
throws MAPException
getTag in interface MAPAsnPrimitiveMAPExceptionpublic int getTagClass()
getTagClass in interface MAPAsnPrimitivepublic boolean getIsPrimitive()
getIsPrimitive in interface MAPAsnPrimitivepublic void decodeAll(org.mobicents.protocols.asn.AsnInputStream ansIS)
throws MAPParsingComponentException
MAPAsnPrimitivedecodeAll in interface MAPAsnPrimitiveansIS - The AsnInputStream that contains the length and the content of
the primitiveMAPParsingComponentExceptionpublic void decodeData(org.mobicents.protocols.asn.AsnInputStream ansIS,
int length)
throws MAPParsingComponentException
MAPAsnPrimitivedecodeData in interface MAPAsnPrimitiveansIS - The AsnInputStream that contains the content of the primitivelength - The length of the contentMAPParsingComponentExceptionpublic void encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeAll in interface MAPAsnPrimitiveMAPExceptionpublic void encodeAll(org.mobicents.protocols.asn.AsnOutputStream asnOs,
int tagClass,
int tag)
throws MAPException
MAPAsnPrimitiveencodeAll in interface MAPAsnPrimitiveMAPExceptionpublic void encodeData(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPAsnPrimitiveencodeData in interface MAPAsnPrimitiveMAPExceptionCopyright © 2012. All Rights Reserved.