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

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

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

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

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

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



Copyright © 2009. All Rights Reserved.