Uses of Class
wt.mail.EMailDistributionList

Packages that use EMailDistributionList
wt.mail Defines EMailMessages that can be sent to EMailDistributionLists. 
 

Uses of EMailDistributionList in wt.mail
 

Methods in wt.mail with parameters of type EMailDistributionList
 void EMailMessage.addRecipient(EMailDistributionList recipient)
          Add the principals associated with a distribution list.
protected  boolean EMailDistributionList.readVersion(EMailDistributionList thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.