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, storeToString
public String getSummaryOrCategories()
getSummaryOrCategories
in class ICal
public String getSummary()
getSummary
in class ICal
public String getCategories()
getCategories
in class ICal
public Date getStartDate()
getStartDate
in class ICal
public Date getEndDate()
getEndDate
in class ICal
public void setDate(Date date)
public boolean isPrevious()
isPrevious
in class ICal
Copyright © 2012-2018. All Rights Reserved.