Uses of Class
com.funambol.common.pim.model.common.XTag

Packages that use XTag
com.funambol.common.pim.model.calendar   
com.funambol.common.pim.model.contact   
 

Uses of XTag in com.funambol.common.pim.model.calendar
 

Fields in com.funambol.common.pim.model.calendar with type parameters of type XTag
protected  java.util.List<XTag> CalendarContent.xTags
           
 

Methods in com.funambol.common.pim.model.calendar that return types with arguments of type XTag
 java.util.List<XTag> CalendarContent.getXTags()
          Returns a list of custom tags.
 java.util.List<XTag> Calendar.getXTags()
          Returns the XTag objects, representing custom properties, contained in this calendar.
 

Methods in com.funambol.common.pim.model.calendar with parameters of type XTag
 void CalendarContent.addXTag(XTag xTag)
          Adds a custom X-tag to the xTags list.
 void Calendar.addXTag(XTag xTag)
          Adder for xTags list.
 

Uses of XTag in com.funambol.common.pim.model.contact
 

Methods in com.funambol.common.pim.model.contact with parameters of type XTag
 void Contact.addXTag(XTag tag)
          Adds a new xtag to the xtag list
 



Copyright © 2001-2009 Funambol.