BrightSide Workbench Full Report + Source Code
org.turro.contacts.service.ServiceRoleListbox Class Reference
Inheritance diagram for org.turro.contacts.service.ServiceRoleListbox:
Collaboration diagram for org.turro.contacts.service.ServiceRoleListbox:

Public Member Functions

 ServiceRoleListbox ()
 

Detailed Description

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

Definition at line 28 of file ServiceRoleListbox.java.

Constructor & Destructor Documentation

◆ ServiceRoleListbox()

org.turro.contacts.service.ServiceRoleListbox.ServiceRoleListbox ( )

Definition at line 30 of file ServiceRoleListbox.java.

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

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