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 ReleaseMessage.getCauseIndicators()
           
 CauseIndicators ReleaseCompleteMessage.getCauseIndicators()
           
 CauseIndicators AddressCompleteMessage.getCauseIndicators()
           
 

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



Copyright © 2010. All Rights Reserved.