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