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

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

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

Fields in org.mobicents.slee.sippresence.pojo.pidf.uacaps declared as Methodtypes
protected  Methodtypes Methodstype.notsupported
           
protected  Methodtypes Methodstype.supported
           
 

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

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



Copyright © 2011. All Rights Reserved.