cmu.survey.editor.gui.wizards
Class EmailWizardCard1List.EmailInfo

java.lang.Object
  extended by cmu.survey.editor.gui.wizards.EmailWizardCard1List.EmailInfo
Enclosing class:
EmailWizardCard1List

public class EmailWizardCard1List.EmailInfo
extends java.lang.Object


Field Summary
 BulkEmail bulkEmail
           
 EmailSender emailSender
           
 BulkEmailStorage emailStorage
           
 Preferences surveyPreferences
           
 DataBitStorage surveyStorage
           
 
Constructor Summary
EmailWizardCard1List.EmailInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

emailSender

public EmailSender emailSender

emailStorage

public BulkEmailStorage emailStorage

bulkEmail

public BulkEmail bulkEmail

surveyPreferences

public Preferences surveyPreferences

surveyStorage

public DataBitStorage surveyStorage
Constructor Detail

EmailWizardCard1List.EmailInfo

public EmailWizardCard1List.EmailInfo()