Uses of Class
org.mobicents.slee.sippresence.pojo.pidf.Tuple

Packages that use Tuple
org.mobicents.slee.sippresence.pojo.pidf   
 

Uses of Tuple in org.mobicents.slee.sippresence.pojo.pidf
 

Fields in org.mobicents.slee.sippresence.pojo.pidf with type parameters of type Tuple
protected  java.util.List<Tuple> Presence.tuple
           
 

Methods in org.mobicents.slee.sippresence.pojo.pidf that return Tuple
 Tuple ObjectFactory.createTuple()
          Create an instance of Tuple
 

Methods in org.mobicents.slee.sippresence.pojo.pidf that return types with arguments of type Tuple
 java.util.List<Tuple> Presence.getTuple()
          Gets the value of the tuple property.
 



Copyright © 2009. All Rights Reserved.