|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ITime
Represents a point in time.
| Method Summary | |
|---|---|
int |
getDays()
Returns the days component of this time. |
int |
getDecimals()
Returns the decimals component of this time. |
int |
getHours()
Returns the hours component of this time. |
int |
getMinutes()
Returns the minutes component of this time. |
int |
getMonths()
Returns the months component of this time. |
int |
getSeconds()
Returns the seconds component of this time. |
ITimeZoneDesignator |
getTimeZoneDesignator()
Returns the time zone designator component of this time. |
int |
getYears()
Returns the years component of this time. |
| Method Detail |
|---|
int getYears()
int getMonths()
int getDays()
int getHours()
int getMinutes()
int getSeconds()
int getDecimals()
ITimeZoneDesignator getTimeZoneDesignator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||