![]() |
Talking Reminder
this project is intenfed for people who are not tech savvy
|
Data Object class for creating DateTime objects to facilitate easy sorting. More...
Public Member Functions | |
DateTimeSorter (int index, String DateTime) | |
int | getIndex () |
void | setIndex (int index) |
String | getDateTime () |
void | setDateTime (String dateTime) |
Data Object class for creating DateTime objects to facilitate easy sorting.
Definition at line 7 of file DateTimeSorter.java.