JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
edu.uw.tcss.model
ItemOrder
Uses of Record Class
edu.uw.tcss.model.ItemOrder
Uses of
ItemOrder
in
edu.uw.tcss.model
Methods in
edu.uw.tcss.model
with parameters of type
ItemOrder
Modifier and Type
Method
Description
void
Cart.
add
(
ItemOrder
theOrder)
Adds an order to the shopping cart.
void
StoreCart.
add
(
ItemOrder
theOrder)
Adds an order to the cart.