org.homeunix.thecave.buddi.plugin
Class BuddiPluginHelper.DateChoice
java.lang.Object
org.homeunix.thecave.buddi.plugin.BuddiPluginHelper.DateChoice
- Enclosing class:
- BuddiPluginHelper
public static class BuddiPluginHelper.DateChoice
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BuddiPluginHelper.DateChoice
public BuddiPluginHelper.DateChoice(java.lang.String name)
BuddiPluginHelper.DateChoice
public BuddiPluginHelper.DateChoice(java.util.Date startDate,
java.util.Date endDate,
java.lang.String name)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getStartDate
public java.util.Date getStartDate()
getEndDate
public java.util.Date getEndDate()
isCustom
public boolean isCustom()