Uses of Class
net.fortuna.ical4j.model.TextList

Packages that use TextList
net.fortuna.ical4j.model.property Contains types used to represent the iCalendar property model. 
 

Uses of TextList in net.fortuna.ical4j.model.property
 

Methods in net.fortuna.ical4j.model.property that return TextList
 TextList Categories.getCategories()
           
 TextList Resources.getResources()
           
 

Constructors in net.fortuna.ical4j.model.property with parameters of type TextList
Categories(ParameterList aList, TextList cList)
           
Categories(TextList cList)
           
Resources(ParameterList aList, TextList rList)
           
Resources(TextList rList)
           
 



Copyright © 2004-2012 Micronode. All Rights Reserved.