Uses of Class
com.fenalco.entities.LogisticOperatorList

Packages that use LogisticOperatorList
com.fenalco.utilities.lists   
 

Uses of LogisticOperatorList in com.fenalco.utilities.lists
 

Fields in com.fenalco.utilities.lists declared as LogisticOperatorList
(package private)  LogisticOperatorList LogisticOperatorListView.logisticOperatorList
          El listado (modelo o documento)
 

Constructors in com.fenalco.utilities.lists with parameters of type LogisticOperatorList
LogisticOperatorListView(LogisticOperatorList list)