public class EmailSubject extends Object
Constructor and Description |
---|
EmailSubject(String subject) |
Modifier and Type | Method and Description |
---|---|
String |
getSubject() |
void |
setSubject(String subject) |
public EmailSubject(String subject)
public String getSubject()
public void setSubject(String subject)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.