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

Packages that use Version
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 Version in net.fortuna.ical4j.model
 

Methods in net.fortuna.ical4j.model that return Version
 Version Calendar.getVersion()
          Returns the mandatory version property.
 

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

Fields in net.fortuna.ical4j.model.property declared as Version
static Version Version.VERSION_2_0
          iCalendar version 2.0.
 



Copyright © 2004-2012 Micronode. All Rights Reserved.