JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
team75.model
DB
Order
Uses of Class
team75.model.DB.Order
Packages that use
DB.Order
Package
Description
team75.model
Uses of
DB.Order
in
team75.model
Methods in
team75.model
that return types with arguments of type
DB.Order
Modifier and Type
Method
Description
static
List
<
DB.Order
>
DB.
getOrders
(
Timestamp
start,
Timestamp
end)
Retrieves orders placed within a time window.