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

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

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

Methods in org.mobicents.protocols.ss7.isup that return AccessDeliveryInformation
 AccessDeliveryInformation ISUPParameterFactory.createAccessDeliveryInformation()
           
 

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

Methods in org.mobicents.protocols.ss7.isup.message that return AccessDeliveryInformation
 AccessDeliveryInformation AnswerMessage.getAccessDeliveryInformation()
           
 AccessDeliveryInformation AddressCompleteMessage.getAccessDeliveryInformation()
           
 AccessDeliveryInformation ReleaseMessage.getAccessDeliveryInformation()
           
 

Methods in org.mobicents.protocols.ss7.isup.message with parameters of type AccessDeliveryInformation
 void AnswerMessage.setAccessDeliveryInformation(AccessDeliveryInformation value)
           
 void AddressCompleteMessage.setAccessDeliveryInformation(AccessDeliveryInformation value)
           
 void ReleaseMessage.setAccessDeliveryInformation(AccessDeliveryInformation v)
           
 



Copyright © 2010. All Rights Reserved.