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

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

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

Fields in org.mobicents.slee.sippresence.pojo.pidf.uacaps declared as Actortypes
protected  Actortypes Actortype.notsupported
           
protected  Actortypes Actortype.supported
           
 

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

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



Copyright © 2011. All Rights Reserved.