![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
end |
End of the range covered by this FreeBusyInterval. | |
freeBusyType |
FreeBusy status of the interval. | |
start |
Start of the range covered by this FreeBusyInterval. |
<xs:complexType name="freeBusyInterval">
<xs:sequence>
<xs:element minOccurs="0" name="end" type="xs:dateTime"/>
<xs:element minOccurs="0" name="freeBusyType" type="tns:freeBusyType"/>
<xs:element minOccurs="0" name="start" type="xs:dateTime"/>
</xs:sequence>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices