BrightSide Workbench Full Report + Source Code
org.turro.financials.model.register.AccountSet Class Reference
Inheritance diagram for org.turro.financials.model.register.AccountSet:
Collaboration diagram for org.turro.financials.model.register.AccountSet:

Public Member Functions

 AccountSet (List resultList)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 27 of file register/AccountSet.java.

Constructor & Destructor Documentation

◆ AccountSet()

org.turro.financials.model.register.AccountSet.AccountSet ( List  resultList)

Definition at line 29 of file register/AccountSet.java.

29  {
30  addAll(resultList);
31  }

The documentation for this class was generated from the following file: