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

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

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

Fields in org.mobicents.slee.sippresence.pojo.pidf.uacaps declared as Prioritytypes
protected  Prioritytypes Prioritytype.notsupported
           
protected  Prioritytypes Prioritytype.supported
           
 

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

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



Copyright © 2011. All Rights Reserved.