|
Oracle© Collaboration Suite Workspaces Web Services API Reference 10g Release 1 (10.1.2.2) Part No. B28209-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.workspaces.ws.beans.FreeBusy
This class represents free/busy status of a given time range.
Method Summary | |
java.util.Calendar |
getEndTime() Gets the endTime value for this FreeBusy. |
java.util.Calendar |
getStartTime() Gets the startTime value for this FreeBusy. |
int |
getStatus() Gets the status value for this FreeBusy. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.util.Calendar getEndTime()
public java.util.Calendar getStartTime()
public int getStatus()
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |