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

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

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

Fields in org.mobicents.slee.sippresence.pojo.pidf.uacaps declared as Mobilitytypes
protected  Mobilitytypes Mobilitytype.notsupported
           
protected  Mobilitytypes Mobilitytype.supported
           
 

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

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



Copyright © 2011. All Rights Reserved.