org.mobicents.protocols.ss7.map.dialog
Class MAPCloseInfoImpl

java.lang.Object
  extended by org.mobicents.protocols.ss7.map.dialog.MAPCloseInfoImpl
All Implemented Interfaces:
MAPCloseInfo

public class MAPCloseInfoImpl
extends java.lang.Object
implements MAPCloseInfo

Author:
amit bhayani

Constructor Summary
MAPCloseInfoImpl()
           
 
Method Summary
 MAPDialog getMAPDialog()
           
 void setMAPDialog(MAPDialog mapDialog)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MAPCloseInfoImpl

public MAPCloseInfoImpl()
Method Detail

getMAPDialog

public MAPDialog getMAPDialog()
Specified by:
getMAPDialog in interface MAPCloseInfo

setMAPDialog

public void setMAPDialog(MAPDialog mapDialog)
Specified by:
setMAPDialog in interface MAPCloseInfo


Copyright © 2011. All Rights Reserved.