public class NoticeInfo extends Object
| Constructor and Description | 
|---|
| NoticeInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addInfo(String noticeType,
              String noticeParameter,
              String noticeValue) | 
| Map<String,Map<String,Object>> | getNoticeInfoForTypeMap() | 
| String | getNoticeType() | 
| void | setNoticeType(String noticeType) | 
public NoticeInfo()
public String getNoticeType()
public void setNoticeType(String noticeType)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.