Uses of Class
org.mobicents.slee.sippresence.pojo.pidf.Basic

Packages that use Basic
org.mobicents.slee.sippresence.pojo.pidf   
 

Uses of Basic in org.mobicents.slee.sippresence.pojo.pidf
 

Fields in org.mobicents.slee.sippresence.pojo.pidf declared as Basic
protected  Basic Status.basic
           
 

Methods in org.mobicents.slee.sippresence.pojo.pidf that return Basic
static Basic Basic.fromValue(java.lang.String v)
           
 Basic Status.getBasic()
          Gets the value of the basic property.
static Basic Basic.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Basic[] Basic.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.mobicents.slee.sippresence.pojo.pidf with parameters of type Basic
 void Status.setBasic(Basic value)
          Sets the value of the basic property.
 



Copyright © 2009. All Rights Reserved.