BrightSide Workbench Full Report + Source Code
org.turro.jpa.input.EntityArrayListbox Class Reference
Inheritance diagram for org.turro.jpa.input.EntityArrayListbox:
Collaboration diagram for org.turro.jpa.input.EntityArrayListbox:

Public Member Functions

 EntityArrayListbox ()
 

Detailed Description

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

Definition at line 28 of file EntityArrayListbox.java.

Constructor & Destructor Documentation

◆ EntityArrayListbox()

org.turro.jpa.input.EntityArrayListbox.EntityArrayListbox ( )

Definition at line 30 of file EntityArrayListbox.java.

30  {
31  super(EntityArray.values());
32  }

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