BrightSide Workbench Full Report + Source Code
org.turro.jobboard.PracticalWorkRoleListbox Class Reference
Inheritance diagram for org.turro.jobboard.PracticalWorkRoleListbox:
Collaboration diagram for org.turro.jobboard.PracticalWorkRoleListbox:

Public Member Functions

 PracticalWorkRoleListbox ()
 

Detailed Description

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

Definition at line 28 of file PracticalWorkRoleListbox.java.

Constructor & Destructor Documentation

◆ PracticalWorkRoleListbox()

org.turro.jobboard.PracticalWorkRoleListbox.PracticalWorkRoleListbox ( )

Definition at line 30 of file PracticalWorkRoleListbox.java.

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

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