Uses of Class
org.mobicents.slee.sippresence.pojo.rpid.ActiveIdle

Packages that use ActiveIdle
org.mobicents.slee.sippresence.pojo.rpid   
 

Uses of ActiveIdle in org.mobicents.slee.sippresence.pojo.rpid
 

Fields in org.mobicents.slee.sippresence.pojo.rpid declared as ActiveIdle
protected  ActiveIdle UserInput.value
           
 

Methods in org.mobicents.slee.sippresence.pojo.rpid that return ActiveIdle
static ActiveIdle ActiveIdle.fromValue(java.lang.String v)
           
 ActiveIdle UserInput.getValue()
          Gets the value of the value property.
static ActiveIdle ActiveIdle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActiveIdle[] ActiveIdle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.mobicents.slee.sippresence.pojo.rpid with parameters of type ActiveIdle
 void UserInput.setValue(ActiveIdle value)
          Sets the value of the value property.
 



Copyright © 2011. All Rights Reserved.