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

Public Member Functions

 SendingChoiceListbox ()
 

Detailed Description

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

Definition at line 27 of file SendingChoiceListbox.java.

Constructor & Destructor Documentation

◆ SendingChoiceListbox()

org.turro.newsletter.SendingChoiceListbox.SendingChoiceListbox ( )

Definition at line 29 of file SendingChoiceListbox.java.

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

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