Uses of Class
openbook.domain.LineItem
-
Packages that use LineItem Package Description openbook.domain -
-
Uses of LineItem in openbook.domain
Methods in openbook.domain that return types with arguments of type LineItem Modifier and Type Method Description java.util.List<LineItem>
PurchaseOrder. getItems()
Gets the items for this Purchase Order.
-