public class ProvideSubscriberLocationRequestIndicationImpl extends LsmMessageImpl implements ProvideSubscriberLocationRequestIndication
| Constructor and Description |
|---|
ProvideSubscriberLocationRequestIndicationImpl() |
ProvideSubscriberLocationRequestIndicationImpl(LocationType locationType,
ISDNAddressString mlcNumber,
LCSClientID lcsClientID,
java.lang.Boolean privacyOverride,
IMSI imsi,
ISDNAddressString msisdn,
LMSI lmsi,
IMEI imei,
java.lang.Integer lcsPriority,
LCSQoS lcsQoS,
MAPExtensionContainer extensionContainer,
java.util.BitSet supportedGADShapes,
java.lang.Byte lcsReferenceNumber,
java.lang.Integer lcsServiceTypeID,
LCSCodeword lcsCodeword,
LCSPrivacyCheck lcsPrivacyCheck,
AreaEventInfo areaEventInfo,
byte[] hgmlcAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
AreaEventInfo |
getAreaEventInfo() |
MAPExtensionContainer |
getExtensionContainer() |
byte[] |
getHGMLCAddress() |
IMEI |
getIMEI() |
IMSI |
getIMSI() |
LCSClientID |
getLCSClientID() |
LCSCodeword |
getLCSCodeword() |
java.lang.Integer |
getLCSPriority() |
LCSPrivacyCheck |
getLCSPrivacyCheck() |
LCSQoS |
getLCSQoS() |
java.lang.Byte |
getLCSReferenceNumber() |
java.lang.Integer |
getLCSServiceTypeID() |
LMSI |
getLMSI() |
LocationType |
getLocationType() |
ISDNAddressString |
getMlcNumber() |
ISDNAddressString |
getMSISDN() |
java.lang.Boolean |
getPrivacyOverride() |
java.util.BitSet |
getSupportedGADShapes() |
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMAPDialoggetInvokeId, setInvokeId, setMAPDialogpublic ProvideSubscriberLocationRequestIndicationImpl()
public ProvideSubscriberLocationRequestIndicationImpl(LocationType locationType, ISDNAddressString mlcNumber, LCSClientID lcsClientID, java.lang.Boolean privacyOverride, IMSI imsi, ISDNAddressString msisdn, LMSI lmsi, IMEI imei, java.lang.Integer lcsPriority, LCSQoS lcsQoS, MAPExtensionContainer extensionContainer, java.util.BitSet supportedGADShapes, java.lang.Byte lcsReferenceNumber, java.lang.Integer lcsServiceTypeID, LCSCodeword lcsCodeword, LCSPrivacyCheck lcsPrivacyCheck, AreaEventInfo areaEventInfo, byte[] hgmlcAddress)
locationType - mlcNumber - lcsClientID - privacyOverride - imsi - msisdn - lmsi - imei - lcsPriority - lcsQoS - extensionContainer - supportedGADShapes - lcsReferenceNumber - lcsServiceTypeID - lcsCodeword - lcsPrivacyCheck - areaEventInfo - hgmlcAddress - public LocationType getLocationType()
getLocationType in interface ProvideSubscriberLocationRequestIndicationpublic ISDNAddressString getMlcNumber()
getMlcNumber in interface ProvideSubscriberLocationRequestIndicationpublic LCSClientID getLCSClientID()
getLCSClientID in interface ProvideSubscriberLocationRequestIndicationpublic java.lang.Boolean getPrivacyOverride()
getPrivacyOverride in interface ProvideSubscriberLocationRequestIndicationpublic IMSI getIMSI()
getIMSI in interface ProvideSubscriberLocationRequestIndicationpublic ISDNAddressString getMSISDN()
getMSISDN in interface ProvideSubscriberLocationRequestIndicationpublic LMSI getLMSI()
getLMSI in interface ProvideSubscriberLocationRequestIndicationpublic java.lang.Integer getLCSPriority()
getLCSPriority in interface ProvideSubscriberLocationRequestIndicationpublic LCSQoS getLCSQoS()
getLCSQoS in interface ProvideSubscriberLocationRequestIndicationpublic IMEI getIMEI()
getIMEI in interface ProvideSubscriberLocationRequestIndicationpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface ProvideSubscriberLocationRequestIndicationpublic java.util.BitSet getSupportedGADShapes()
getSupportedGADShapes in interface ProvideSubscriberLocationRequestIndicationpublic java.lang.Byte getLCSReferenceNumber()
getLCSReferenceNumber in interface ProvideSubscriberLocationRequestIndicationpublic LCSCodeword getLCSCodeword()
getLCSCodeword in interface ProvideSubscriberLocationRequestIndicationpublic java.lang.Integer getLCSServiceTypeID()
getLCSServiceTypeID in interface ProvideSubscriberLocationRequestIndicationpublic LCSPrivacyCheck getLCSPrivacyCheck()
getLCSPrivacyCheck in interface ProvideSubscriberLocationRequestIndicationpublic AreaEventInfo getAreaEventInfo()
getAreaEventInfo in interface ProvideSubscriberLocationRequestIndicationpublic byte[] getHGMLCAddress()
getHGMLCAddress in interface ProvideSubscriberLocationRequestIndicationpublic void decode(Parameter param) throws MAPParsingComponentException
MAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPExceptionCopyright © 2011. All Rights Reserved.