Uses of Class
com.fenalco.entities.SupplierProductList

Packages that use SupplierProductList
com.fenalco.utilities.lists   
 

Uses of SupplierProductList in com.fenalco.utilities.lists
 

Fields in com.fenalco.utilities.lists declared as SupplierProductList
(package private)  SupplierProductList SupplierProductListViewSupplier.supplierProductList
          El listado (modelo o documento)
(package private)  SupplierProductList SupplierProductListViewShopKeeper.supplierProductList
          El listado (modelo o documento)
 

Constructors in com.fenalco.utilities.lists with parameters of type SupplierProductList
SupplierProductListViewShopKeeper(SupplierProductList list)
           
SupplierProductListViewSupplier(SupplierProductList list)