Constructor and Description |
---|
Message() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getRecipient() |
String |
getSender() |
String |
getSubject() |
String |
getText() |
void |
setId(String id) |
void |
setRecipient(String recipient) |
void |
setSender(String sender) |
void |
setSubject(String subject) |
void |
setText(String text) |
public Message()
public String getSubject()
public void setSubject(String subject)
subject
- the subject to setpublic String getRecipient()
public void setRecipient(String recipient)
recipient
- the recipient to setCopyright © 2005–2016 The Kuali Foundation. All rights reserved.