Uses of Class
com.fenalco.entities.ShoppingListList

Packages that use ShoppingListList
com.fenalco.utilities.lists   
 

Uses of ShoppingListList in com.fenalco.utilities.lists
 

Fields in com.fenalco.utilities.lists declared as ShoppingListList
(package private)  ShoppingListList ShoppingListListView.shoppingListList
          El listado (modelo o documento)
 

Constructors in com.fenalco.utilities.lists with parameters of type ShoppingListList
ShoppingListListView(ShoppingListList list)