public interface ProtocolNotifyCommitteeBean extends ProtocolActionBean, Serializable
| Modifier and Type | Method and Description |
|---|---|
Date |
getActionDate() |
String |
getComment() |
String |
getCommitteeId() |
String |
getCommitteeName() |
void |
setActionDate(Date actionDate) |
void |
setComment(String comment) |
void |
setCommittee(CommitteeBase committee) |
getActionHelper, getProtocol, setActionHelperString getComment()
void setComment(String comment)
String getCommitteeId()
String getCommitteeName()
void setCommittee(CommitteeBase committee)
Date getActionDate()
void setActionDate(Date actionDate)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.