arta.synergy.web.common.client.data.admin
Class NotificationPeriods

java.lang.Object
  extended by 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

Constructor Summary
NotificationPeriods()
           
 
Method Summary
 java.util.ArrayList<java.lang.Integer> getDays()
           
 java.lang.String getNotification()
           
 java.lang.String getNotificationCode()
           
 void setDays(java.util.ArrayList<java.lang.Integer> days)
           
 void setNotification(java.lang.String notification)
           
 void setNotificationCode(java.lang.String notificationCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationPeriods

public NotificationPeriods()
Method Detail

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.