|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CalendarAdaptor
Allows a class to wrap a Calendar when setting date.
TimeParser
Method Summary | |
---|---|
Date |
getDate()
Get the date of the underlying Calendar. |
void |
set(int field,
int value)
Set a field in the Calendar. |
Method Detail |
---|
void set(int field, int value)
field
- The field, as used by Calendar.value
- The value, as used by Calendar.Date getDate()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |