|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for checkable appointments
| Method Summary | |
int |
getCheckState(long timeInMillis)
Returns the check state of an object. |
void |
setCheckState(long timeInMillis,
int newState)
Sets the check state of the object |
| Method Detail |
public int getCheckState(long timeInMillis)
timeInMillis - The Timestamp (for recurring appointments)
CheckState
public void setCheckState(long timeInMillis,
int newState)
timeInMillis - The Timestamp (for recurring appointments)newState - New state
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||