public class ProvideSubscriberLocationRequestImpl extends LsmMessageImpl implements ProvideSubscriberLocationRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
_PrimitiveName |
MAP_MESSAGE_XML| Constructor and Description |
|---|
ProvideSubscriberLocationRequestImpl() |
ProvideSubscriberLocationRequestImpl(LocationType locationType,
ISDNAddressString mlcNumber,
LCSClientID lcsClientID,
boolean privacyOverride,
IMSI imsi,
ISDNAddressString msisdn,
LMSI lmsi,
IMEI imei,
LCSPriority lcsPriority,
LCSQoS lcsQoS,
MAPExtensionContainer extensionContainer,
SupportedGADShapes supportedGADShapes,
Integer lcsReferenceNumber,
Integer lcsServiceTypeID,
LCSCodeword lcsCodeword,
LCSPrivacyCheck lcsPrivacyCheck,
AreaEventInfo areaEventInfo,
GSNAddress hgmlcAddress,
boolean moLrShortCircuitIndicator,
PeriodicLDRInfo periodicLDRInfo,
ReportingPLMNList reportingPLMNList) |
| 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.
|
AreaEventInfo |
getAreaEventInfo() |
MAPExtensionContainer |
getExtensionContainer() |
GSNAddress |
getHGMLCAddress() |
IMEI |
getIMEI() |
IMSI |
getIMSI() |
boolean |
getIsPrimitive() |
LCSClientID |
getLCSClientID() |
LCSCodeword |
getLCSCodeword() |
LCSPriority |
getLCSPriority() |
LCSPrivacyCheck |
getLCSPrivacyCheck() |
LCSQoS |
getLCSQoS() |
Integer |
getLCSReferenceNumber() |
Integer |
getLCSServiceTypeID() |
LMSI |
getLMSI() |
LocationType |
getLocationType() |
MAPMessageType |
getMessageType() |
ISDNAddressString |
getMlcNumber() |
boolean |
getMoLrShortCircuitIndicator() |
ISDNAddressString |
getMSISDN() |
int |
getOperationCode() |
PeriodicLDRInfo |
getPeriodicLDRInfo() |
boolean |
getPrivacyOverride() |
ReportingPLMNList |
getReportingPLMNList() |
SupportedGADShapes |
getSupportedGADShapes() |
int |
getTag() |
int |
getTagClass() |
String |
toString() |
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMAPDialoggetInvokeId, setInvokeId, setMAPDialogpublic static final String _PrimitiveName
public ProvideSubscriberLocationRequestImpl()
public ProvideSubscriberLocationRequestImpl(LocationType locationType, ISDNAddressString mlcNumber, LCSClientID lcsClientID, boolean privacyOverride, IMSI imsi, ISDNAddressString msisdn, LMSI lmsi, IMEI imei, LCSPriority lcsPriority, LCSQoS lcsQoS, MAPExtensionContainer extensionContainer, SupportedGADShapes supportedGADShapes, Integer lcsReferenceNumber, Integer lcsServiceTypeID, LCSCodeword lcsCodeword, LCSPrivacyCheck lcsPrivacyCheck, AreaEventInfo areaEventInfo, GSNAddress hgmlcAddress, boolean moLrShortCircuitIndicator, PeriodicLDRInfo periodicLDRInfo, ReportingPLMNList reportingPLMNList)
locationType - mlcNumber - lcsClientID - privacyOverride - imsi - msisdn - lmsi - imei - lcsPriority - lcsQoS - extensionContainer - supportedGADShapes - lcsReferenceNumber - lcsServiceTypeID - lcsCodeword - lcsPrivacyCheck - areaEventInfo - hgmlcAddress - public MAPMessageType getMessageType()
getMessageType in interface MAPMessagepublic int getOperationCode()
getOperationCode in interface MAPMessagepublic LocationType getLocationType()
getLocationType in interface ProvideSubscriberLocationRequestpublic ISDNAddressString getMlcNumber()
getMlcNumber in interface ProvideSubscriberLocationRequestpublic LCSClientID getLCSClientID()
getLCSClientID in interface ProvideSubscriberLocationRequestpublic boolean getPrivacyOverride()
getPrivacyOverride in interface ProvideSubscriberLocationRequestpublic IMSI getIMSI()
getIMSI in interface ProvideSubscriberLocationRequestpublic ISDNAddressString getMSISDN()
getMSISDN in interface ProvideSubscriberLocationRequestpublic LMSI getLMSI()
getLMSI in interface ProvideSubscriberLocationRequestpublic LCSPriority getLCSPriority()
getLCSPriority in interface ProvideSubscriberLocationRequestpublic LCSQoS getLCSQoS()
getLCSQoS in interface ProvideSubscriberLocationRequestpublic IMEI getIMEI()
getIMEI in interface ProvideSubscriberLocationRequestpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface ProvideSubscriberLocationRequestpublic SupportedGADShapes getSupportedGADShapes()
getSupportedGADShapes in interface ProvideSubscriberLocationRequestpublic Integer getLCSReferenceNumber()
getLCSReferenceNumber in interface ProvideSubscriberLocationRequestpublic LCSCodeword getLCSCodeword()
getLCSCodeword in interface ProvideSubscriberLocationRequestpublic Integer getLCSServiceTypeID()
getLCSServiceTypeID in interface ProvideSubscriberLocationRequestpublic LCSPrivacyCheck getLCSPrivacyCheck()
getLCSPrivacyCheck in interface ProvideSubscriberLocationRequestpublic AreaEventInfo getAreaEventInfo()
getAreaEventInfo in interface ProvideSubscriberLocationRequestpublic GSNAddress getHGMLCAddress()
getHGMLCAddress in interface ProvideSubscriberLocationRequestpublic int getTag()
throws MAPException
getTag in interface MAPAsnPrimitiveMAPExceptionpublic int getTagClass()
getTagClass in interface MAPAsnPrimitivepublic boolean getIsPrimitive()
getIsPrimitive in interface MAPAsnPrimitivepublic boolean getMoLrShortCircuitIndicator()
getMoLrShortCircuitIndicator in interface ProvideSubscriberLocationRequestpublic PeriodicLDRInfo getPeriodicLDRInfo()
getPeriodicLDRInfo in interface ProvideSubscriberLocationRequestpublic ReportingPLMNList getReportingPLMNList()
getReportingPLMNList in interface ProvideSubscriberLocationRequestpublic 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 © 2016. All Rights Reserved.