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

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

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

Methods in org.mobicents.protocols.ss7.isup that return UserToUserInformation
 UserToUserInformation ISUPParameterFactory.createUserToUserInformation()
           
 

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

Methods in org.mobicents.protocols.ss7.isup.message that return UserToUserInformation
 UserToUserInformation ReleaseMessage.getU2UInformation()
           
 UserToUserInformation InitialAddressMessage.getU2UInformation()
           
 UserToUserInformation AnswerMessage.getUserToUserInformation()
           
 UserToUserInformation AddressCompleteMessage.getUserToUserInformation()
           
 

Methods in org.mobicents.protocols.ss7.isup.message with parameters of type UserToUserInformation
 void ReleaseMessage.setU2UInformation(UserToUserInformation v)
           
 void InitialAddressMessage.setU2UInformation(UserToUserInformation v)
           
 void AnswerMessage.setUserToUserInformation(UserToUserInformation value)
           
 void AddressCompleteMessage.setUserToUserInformation(UserToUserInformation value)
           
 



Copyright © 2010. All Rights Reserved.