|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectname.gries.common.EventList
public class EventList
EventList contains Notifications based on a given day (format MM/DD).
| Field Summary | |
|---|---|
private java.util.Hashtable |
event
|
| Constructor Summary | |
|---|---|
EventList()
Creates a new instance of EventList. |
|
| Method Summary | |
|---|---|
java.lang.String |
getEvent(java.lang.String day)
|
boolean |
testEvent(java.lang.String day)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Hashtable event
| Constructor Detail |
|---|
public EventList()
"09/24", "FONIC Konto 017696731423 prüfen http://www.fonic.de"
"09/26", "RTC supply Battery check"
"10/25", "Umstellung MESZ auf MEZ 03:00h"
"01/27", "27.01.1962 Michael*"
| Method Detail |
|---|
public boolean testEvent(java.lang.String day)
day - (format MM/DD)
public java.lang.String getEvent(java.lang.String day)
day - (format MM/DD)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||