Uses of Interface
org.mobicents.protocols.ss7.isup.message.parameter.CauseIndicators

Packages that use CauseIndicators
org.mobicents.protocols.ss7.isup   
org.mobicents.protocols.ss7.isup.message   
 

Uses of CauseIndicators in org.mobicents.protocols.ss7.isup
 

Methods in org.mobicents.protocols.ss7.isup that return CauseIndicators
 CauseIndicators ISUPParameterFactory.createCauseIndicators()
           
 

Uses of CauseIndicators in org.mobicents.protocols.ss7.isup.message
 

Methods in org.mobicents.protocols.ss7.isup.message that return CauseIndicators
 CauseIndicators ReleaseCompleteMessage.getCauseIndicators()
           
 CauseIndicators AddressCompleteMessage.getCauseIndicators()
           
 CauseIndicators ReleaseMessage.getCauseIndicators()
           
 

Methods in org.mobicents.protocols.ss7.isup.message with parameters of type CauseIndicators
 void ReleaseCompleteMessage.setCauseIndicators(CauseIndicators v)
           
 void AddressCompleteMessage.setCauseIndicators(CauseIndicators value)
           
 void ReleaseMessage.setCauseIndicators(CauseIndicators v)
           
 



Copyright © 2010. All Rights Reserved.