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

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

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

Fields in org.mobicents.slee.sippresence.pojo.pidf.uacaps declared as Extensiontypes
protected  Extensiontypes Extensionstype.notsupported
           
protected  Extensiontypes Extensionstype.supported
           
 

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

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



Copyright © 2011. All Rights Reserved.