arta.synergy.web.common.client.data.admin
Class NotificationPeriods
java.lang.Object
arta.synergy.web.common.client.data.admin.NotificationPeriods
- All Implemented Interfaces:
- java.io.Serializable
public class NotificationPeriods
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: topa
Date: 14.06.2012
Time: 16:39:05
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationPeriods
public NotificationPeriods()
getNotificationCode
public java.lang.String getNotificationCode()
setNotificationCode
public void setNotificationCode(java.lang.String notificationCode)
getNotification
public java.lang.String getNotification()
setNotification
public void setNotification(java.lang.String notification)
getDays
public java.util.ArrayList<java.lang.Integer> getDays()
setDays
public void setDays(java.util.ArrayList<java.lang.Integer> days)
Copyright © 2000 Dummy Corp. All Rights Reserved.