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 CircuitGroupUnblockingMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupUnblockingAckMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupResetMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupResetAckMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupBlockingMessage.getRangeAndStatus()
           
 RangeAndStatus CircuitGroupBlockingAckMessage.getRangeAndStatus()
           
 

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



Copyright © 2010. All Rights Reserved.