Uses of Class
net.fortuna.ical4j.model.property.CalScale

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

Uses of CalScale in net.fortuna.ical4j.model
 

Methods in net.fortuna.ical4j.model that return CalScale
 CalScale Calendar.getCalendarScale()
          Returns the optional calscale property.
 

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

Fields in net.fortuna.ical4j.model.property declared as CalScale
static CalScale CalScale.GREGORIAN
          Constant for Gregorian calendar representation.
 



Copyright © 2004-2012 Micronode. All Rights Reserved.