|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies a Date Range for a given implementor.
Method Summary | |
java.util.Date |
getEndDate()
get method for endDate |
java.util.Date |
getStartDate()
get method for startDate |
boolean |
isCurrent()
Returns true if the implementor of this interface is current in relationship to the begin and end date. |
void |
setEndDate(java.util.Date endDate)
set method for endDate |
void |
setStartDate(java.util.Date startDate)
set method for startDate |
Method Detail |
public java.util.Date getEndDate()
public java.util.Date getStartDate()
public boolean isCurrent()
public void setEndDate(java.util.Date endDate)
public void setStartDate(java.util.Date startDate)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |