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

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

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

Methods in org.mobicents.protocols.ss7.isup that return RangeAndStatus
 RangeAndStatus ISUPParameterFactory.createRangeAndStatus()
           
 

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

Methods in org.mobicents.protocols.ss7.isup.message that return RangeAndStatus
 RangeAndStatus CircuitGroupResetMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupUnblockingAckMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupBlockingAckMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupBlockingMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupUnblockingMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupResetAckMessage.getRangeAndStatus()
           
 

Methods in org.mobicents.protocols.ss7.isup.message with parameters of type RangeAndStatus
 void CircuitGroupResetMessage.setRangeAndStatus(RangeAndStatus ras)
           
 void CircuitGroupUnblockingAckMessage.setRangeAndStatus(RangeAndStatus ras)
           
 void CircuitGroupBlockingAckMessage.setRangeAndStatus(RangeAndStatus ras)
           
 void CircuitGroupBlockingMessage.setRangeAndStatus(RangeAndStatus ras)
           
 void CircuitGroupUnblockingMessage.setRangeAndStatus(RangeAndStatus ras)
           
 void CircuitGroupResetAckMessage.setRangeAndStatus(RangeAndStatus ras)
           
 



Copyright © 2010. All Rights Reserved.