public class SubscriberLocationReportResponseIndicationImpl extends LsmMessageImpl implements SubscriberLocationReportResponseIndication
| Constructor and Description |
|---|
SubscriberLocationReportResponseIndicationImpl() |
SubscriberLocationReportResponseIndicationImpl(ISDNAddressString naEsrd,
ISDNAddressString naEsrk,
MAPExtensionContainer extensionContainer) |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(Parameter param) |
void |
encode(org.mobicents.protocols.asn.AsnOutputStream asnOs) |
MAPExtensionContainer |
getExtensionContainer() |
AddressString |
getNaESRD() |
AddressString |
getNaESRK() |
getMAPDialoggetInvokeId, setInvokeId, setMAPDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMAPDialoggetInvokeId, setInvokeId, setMAPDialogpublic SubscriberLocationReportResponseIndicationImpl()
public SubscriberLocationReportResponseIndicationImpl(ISDNAddressString naEsrd, ISDNAddressString naEsrk, MAPExtensionContainer extensionContainer)
naEsrd - naEsrk - extensionContainer - public MAPExtensionContainer getExtensionContainer()
getExtensionContainer in interface SubscriberLocationReportResponseIndicationpublic AddressString getNaESRK()
getNaESRK in interface SubscriberLocationReportResponseIndicationpublic AddressString getNaESRD()
getNaESRD in interface SubscriberLocationReportResponseIndicationpublic void decode(Parameter param) throws MAPParsingComponentException
MAPParsingComponentExceptionpublic void encode(org.mobicents.protocols.asn.AsnOutputStream asnOs)
throws MAPException
MAPExceptionCopyright © 2011. All Rights Reserved.