|
Großmarkt | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sale.CalendarTime | +--market.CalendarTime
The time for the market.
Field Summary |
Fields inherited from class sale.CalendarTime |
DATE, HOUR, MINUTE, MONTH, SECOND, YEAR |
Constructor Summary | |
CalendarTime()
|
Method Summary | |
Object |
getTime()
|
void |
setTime(Object oTime)
Sets a new time. |
Methods inherited from class sale.CalendarTime |
getCalendar, getDefaultInterval, getTimeStamp, goAhead, setTimeToCount, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CalendarTime()
Method Detail |
public Object getTime()
getTime
in interface Time
getTime
in class CalendarTime
public void setTime(Object oTime) throws IllegalArgumentException
setTime
in interface Time
setTime
in class CalendarTime
oTime
- the time to be set.
IllegalArgumentException
|
Großmarkt | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |