public class GhostICal extends ICal
| Modifier and Type | Method and Description |
|---|---|
String |
getCategories() |
Date |
getDate() |
Date |
getEndDate() |
Date |
getStartDate() |
String |
getSummary() |
String |
getSummaryOrCategories() |
boolean |
isPrevious() |
void |
setDate(Date date) |
getColorGroup, getDay, getDescription, getId, getLocation, getSequence, getTransp, getUid, isEditable, isNext, isOneDay, isOneMonth, isOneYear, isSameMonth, isSameMonth, loadFromReader, loadFromString, parseDate, setCategories, setColorGroup, setDescription, setEditable, setEndDate, setId, setLocation, setNext, setSequence, setStartDate, setSummary, setTransp, setUid, storeToStringpublic String getSummaryOrCategories()
getSummaryOrCategories in class ICalpublic String getSummary()
getSummary in class ICalpublic String getCategories()
getCategories in class ICalpublic Date getStartDate()
getStartDate in class ICalpublic Date getEndDate()
getEndDate in class ICalpublic void setDate(Date date)
public boolean isPrevious()
isPrevious in class ICalCopyright © 2012-2018. All Rights Reserved.