|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppointmentBookDumper
This interface allows the contents of an appointment book to be dumped to some destination.
| Method Summary | |
|---|---|
void |
dump(AbstractAppointmentBook book)
Dumps an appointment book to some destination. |
| Method Detail |
|---|
void dump(AbstractAppointmentBook book)
throws IOException
book - The appointment book whose contents are to be dumped
IOException - Something went wrong while dumping the appointment book
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||