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

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

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

Methods in org.mobicents.protocols.ss7.isup that return BackwardCallIndicators
 BackwardCallIndicators ISUPParameterFactory.createBackwardCallIndicators()
           
 

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

Methods in org.mobicents.protocols.ss7.isup.message that return BackwardCallIndicators
 BackwardCallIndicators AnswerMessage.getBackwardCallIndicators()
           
 BackwardCallIndicators AddressCompleteMessage.getBackwardCallIndicators()
           
 

Methods in org.mobicents.protocols.ss7.isup.message with parameters of type BackwardCallIndicators
 void AnswerMessage.setBackwardCallIndicators(BackwardCallIndicators indicators)
           
 void AddressCompleteMessage.setBackwardCallIndicators(BackwardCallIndicators indicators)
           
 



Copyright © 2010. All Rights Reserved.