| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Ereignis Creation date: (17.04.2001 21:50:13)
Constructor Summary | |
Event() Insert the method's description here. | |
Event(Room[] loc, java.util.GregorianCalendar date, java.util.GregorianCalendar ende, int dur, String title, String group) Insert the method's description here. |
Method Summary | |
java.util.GregorianCalendar | getDate() Insert the method's description here. |
String | getDayString() Insert the method's description here. |
int | getDuration() Insert the method's description here. |
String | getEndTimeString() |
java.lang.String | getGroup() Insert the method's description here. |
Room[] | getLocation() Insert the method's description here. |
String | getRoomString() Insert the method's description here. |
long | getStartTime() Insert the method's description here. |
java.util.Date | getTime() Insert the method's description here. |
String | getTimeString() Insert the method's description here. |
java.lang.String | getTitle() Insert the method's description here. |
void | setDate(java.util.GregorianCalendar newDate) Insert the method's description here. |
void | setDuration(int newDuration) Insert the method's description here. |
void | setGroup(java.lang.String newGroup) Insert the method's description here. |
void | setLocation(Room[] newLocation) Insert the method's description here. |
void | setTitle(java.lang.String newTitle) Insert the method's description here. |
String | toString() Insert the method's description here. |
Constructor Detail |
public Event()
public Event(Room[] loc, java.util.GregorianCalendar date, java.util.GregorianCalendar ende, int dur, String title, String group)
Method Detail |
public java.util.GregorianCalendar getDate()
public String getDayString()
public int getDuration()
public String getEndTimeString()
public java.lang.String getGroup()
public Room[] getLocation()
public String getRoomString()
public long getStartTime()
public java.util.Date getTime()
public String getTimeString()
public java.lang.String getTitle()
public void setDate(java.util.GregorianCalendar newDate)
public void setDuration(int newDuration)
public void setGroup(java.lang.String newGroup)
public void setLocation(Room[] newLocation)
public void setTitle(java.lang.String newTitle)
public String toString()
Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.util.GregorianCalendar
to Class java.util.GregorianCalendar
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |