Uses of Class
net.fortuna.ical4j.model.parameter.PartStat

Packages that use PartStat
net.fortuna.ical4j.model.parameter Contains types used to represent the iCalendar parameter model. 
 

Uses of PartStat in net.fortuna.ical4j.model.parameter
 

Fields in net.fortuna.ical4j.model.parameter declared as PartStat
static PartStat PartStat.ACCEPTED
          Accepted.
static PartStat PartStat.COMPLETED
          Completed.
static PartStat PartStat.DECLINED
          Declined.
static PartStat PartStat.DELEGATED
          Delegated.
static PartStat PartStat.IN_PROCESS
          In-process.
static PartStat PartStat.NEEDS_ACTION
          Needs action.
static PartStat PartStat.TENTATIVE
          Tentative.
 



Copyright © 2004-2012 Micronode. All Rights Reserved.