![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
A Booking Behavior can either be "open" or "first come first served".
| Name | Description |
|---|---|
OPEN |
|
FIRST_COME_FIRST_SERVED |
<xs:simpleType name="bookingBehavior">
<xs:restriction base="xs:string">
<xs:enumeration value="OPEN"/>
<xs:enumeration value="FIRST_COME_FIRST_SERVED"/>
</xs:restriction>
</xs:simpleType>

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