public class EmailContent extends Object
Constructor and Description |
---|
EmailContent() |
EmailContent(String subject,
String body) |
EmailContent(String subject,
String body,
boolean html) |
public EmailContent()
public EmailContent(String subject, String body)
public EmailContent(String subject, String body, boolean html)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.