Uses of Class
myorg.relex.one2manybi.SaleItem
- 
Packages that use SaleItem Package Description myorg.relex.one2manybi  - 
- 
Uses of SaleItem in myorg.relex.one2manybi
Fields in myorg.relex.one2manybi with type parameters of type SaleItem Modifier and Type Field Description private List<SaleItem>Purchase. itemsMethods in myorg.relex.one2manybi that return types with arguments of type SaleItem Modifier and Type Method Description List<SaleItem>Purchase. getItems()Methods in myorg.relex.one2manybi with parameters of type SaleItem Modifier and Type Method Description PurchasePurchase. addItem(SaleItem item) 
 -