BrightSide Workbench Full Report + Source Code
org.turro.financials.linetype.LineTypeAccountTypeListbox Class Reference
Inheritance diagram for org.turro.financials.linetype.LineTypeAccountTypeListbox:
Collaboration diagram for org.turro.financials.linetype.LineTypeAccountTypeListbox:

Public Member Functions

 LineTypeAccountTypeListbox ()
 

Detailed Description

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

Definition at line 27 of file LineTypeAccountTypeListbox.java.

Constructor & Destructor Documentation

◆ LineTypeAccountTypeListbox()

org.turro.financials.linetype.LineTypeAccountTypeListbox.LineTypeAccountTypeListbox ( )

Definition at line 29 of file LineTypeAccountTypeListbox.java.

29  {
30  super(LineTypeAccountType.values());
31  }

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