com.atlassian.gregory.components
Class ICalJournal

java.lang.Object
  extended by com.atlassian.gregory.components.AbstractICalComponent
      extended by com.atlassian.gregory.components.AbstractEventToDoJournalFreeBusy
          extended by com.atlassian.gregory.components.AbstractEventToDoJournal
              extended by com.atlassian.gregory.components.ICalJournal
All Implemented Interfaces:
ICalComponent

public class ICalJournal
extends AbstractEventToDoJournal

A class to represent a VJOURNAL component.


Constructor Summary
ICalJournal()
           
 
Method Summary
 
Methods inherited from class com.atlassian.gregory.components.AbstractEventToDoJournal
getCategories, getClassification, getContacts, getDateCreated, getDescription, getLastModified, getRecurrenceId, getRelatedUids, getSequence, getStatus, getSummary
 
Methods inherited from class com.atlassian.gregory.components.AbstractEventToDoJournalFreeBusy
getAttendees, getComments, getDateStart, getDateTimeStamp, getOrganizer, getRequestStatuses, getUid, getUrl
 
Methods inherited from class com.atlassian.gregory.components.AbstractICalComponent
addComponent, addProperty, allowsChildComponent, getComponents, getProperties, getProperty, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ICalJournal

public ICalJournal()


Atlassian Gregory is developed by Atlassian Software Systems.