public class SendRoutingInfoForLCSResponseIndicationImpl extends LsmMessageImpl implements SendRoutingInfoForLCSResponseIndication
| Constructor and Description |
|---|
SendRoutingInfoForLCSResponseIndicationImpl() |
SendRoutingInfoForLCSResponseIndicationImpl(SubscriberIdentity targetMS,
LCSLocationInfo lcsLocationInfo,
MAPExtensionContainer extensionContainer,
byte[] vgmlcAddress,
byte[] hGmlcAddress,
byte[] pprAddress,
byte[] additionalVGmlcAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
byte[] |
getAdditionalVGmlcAddress() |
MAPExtensionContainer |
getExtensionContainer() |
byte[] |
getHGmlcAddress() |
LCSLocationInfo |
getLCSLocationInfo() |
byte[] |
getPprAddress() |
SubscriberIdentity |
getTargetMS() |
byte[] |
getVgmlcAddress() |
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMAPDialoggetInvokeId, setInvokeId, setMAPDialogpublic SendRoutingInfoForLCSResponseIndicationImpl()
public SendRoutingInfoForLCSResponseIndicationImpl(SubscriberIdentity targetMS, LCSLocationInfo lcsLocationInfo, MAPExtensionContainer extensionContainer, byte[] vgmlcAddress, byte[] hGmlcAddress, byte[] pprAddress, byte[] additionalVGmlcAddress)
targetMS - lcsLocationInfo - extensionContainer - vgmlcAddress - hGmlcAddress - pprAddress - additionalVGmlcAddress - public SubscriberIdentity getTargetMS()
getTargetMS in interface SendRoutingInfoForLCSResponseIndicationpublic LCSLocationInfo getLCSLocationInfo()
getLCSLocationInfo in interface SendRoutingInfoForLCSResponseIndicationpublic MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface SendRoutingInfoForLCSResponseIndicationpublic byte[] getVgmlcAddress()
getVgmlcAddress in interface SendRoutingInfoForLCSResponseIndicationpublic byte[] getHGmlcAddress()
getHGmlcAddress in interface SendRoutingInfoForLCSResponseIndicationpublic byte[] getPprAddress()
getPprAddress in interface SendRoutingInfoForLCSResponseIndicationpublic byte[] getAdditionalVGmlcAddress()
getAdditionalVGmlcAddress in interface SendRoutingInfoForLCSResponseIndicationpublic void decode(Parameter param) throws MAPParsingComponentException
MAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPExceptionCopyright © 2011. All Rights Reserved.