|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DateContainer
Interface to mark fields whose definition contain a date. Note that if a field has a date and it is optional, and the actual field has not set the optional date/s then the call dates() will return an empty list
Method Summary | |
---|---|
java.util.List<java.util.Calendar> |
dates()
Get a calendar for every date found |
Method Detail |
---|
java.util.List<java.util.Calendar> dates()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |