|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--portlets.compoze.groupware.calendar.Minute
This class represents minutes for display.
| Method Summary | |
int |
getMinute()
Gets the minute. |
static Minute[] |
getMinutes(int iInterval,
java.util.Locale locale,
java.util.TimeZone timeZone)
Gets the minutes. |
java.lang.String |
getMinuteString()
Gets the localized minute. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getMinute()
public java.lang.String getMinuteString()
public static Minute[] getMinutes(int iInterval,
java.util.Locale locale,
java.util.TimeZone timeZone)
iInterval - the interval between minuteslocale - the locale (may not be null)timeZone - the time zone (may not be null)
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||