Uses of Class
org.mobicents.slee.sippresence.server.subscription.rules.UserInputTransformation

Packages that use UserInputTransformation
org.mobicents.slee.sippresence.server.subscription.rules   
 

Uses of UserInputTransformation in org.mobicents.slee.sippresence.server.subscription.rules
 

Methods in org.mobicents.slee.sippresence.server.subscription.rules that return UserInputTransformation
 UserInputTransformation PresRule.getProvideUserInput()
           
static UserInputTransformation UserInputTransformation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UserInputTransformation[] UserInputTransformation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.slee.sippresence.server.subscription.rules with parameters of type UserInputTransformation
 void PresRule.setProvideUserInput(UserInputTransformation provideUserInput)
           
 



Copyright © 2011. All Rights Reserved.