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

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

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

Fields in org.mobicents.slee.sippresence.pojo.pidf.uacaps declared as Duplextypes
protected  Duplextypes Duplextype.notsupported
           
protected  Duplextypes Duplextype.supported
           
 

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

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



Copyright © 2011. All Rights Reserved.