![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Description |
|---|---|---|
from |
Get the lower-bound capacity set in the predicate. | |
to |
Get the upper-bound capacity set in the predicate. |
Inherits From
<xs:complexType name="bookableResourceCapacityPredicate">
<xs:complexContent>
<xs:extension base="tns:bookableResourcePredicate">
<xs:sequence>
<xs:element minOccurs="0" name="from" type="xs:int"/>
<xs:element minOccurs="0" name="to" type="xs:int"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

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