Uses of Class
myorg.relex.one2manybi.Purchase
-
Packages that use Purchase Package Description myorg.relex.one2manybi -
-
Uses of Purchase in myorg.relex.one2manybi
Fields in myorg.relex.one2manybi declared as Purchase Modifier and Type Field Description private PurchaseSaleItem. purchaseMethods in myorg.relex.one2manybi that return Purchase Modifier and Type Method Description PurchasePurchase. addItem(SaleItem item)PurchaseSaleItem. getPurchase()Methods in myorg.relex.one2manybi with parameters of type Purchase Modifier and Type Method Description voidSaleItem. setPurchase(Purchase purchase)Constructors in myorg.relex.one2manybi with parameters of type Purchase Constructor Description SaleItem(Purchase purchase)
-