Uses of Class
org.mobicents.slee.sippresence.pojo.pidf.uacaps.Classtypes

Packages that use Classtypes
org.mobicents.slee.sippresence.pojo.pidf.uacaps   
 

Uses of Classtypes in org.mobicents.slee.sippresence.pojo.pidf.uacaps
 

Fields in org.mobicents.slee.sippresence.pojo.pidf.uacaps declared as Classtypes
protected  Classtypes Classtype.notsupported
           
protected  Classtypes Classtype.supported
           
 

Methods in org.mobicents.slee.sippresence.pojo.pidf.uacaps that return Classtypes
 Classtypes ObjectFactory.createClasstypes()
          Create an instance of Classtypes
 Classtypes Classtype.getNotsupported()
          Gets the value of the notsupported property.
 Classtypes Classtype.getSupported()
          Gets the value of the supported property.
 

Methods in org.mobicents.slee.sippresence.pojo.pidf.uacaps with parameters of type Classtypes
 void Classtype.setNotsupported(Classtypes value)
          Sets the value of the notsupported property.
 void Classtype.setSupported(Classtypes value)
          Sets the value of the supported property.
 



Copyright © 2011. All Rights Reserved.