arta.synergy.web.common.client.data.objectives
Class Notification

java.lang.Object
  extended by arta.synergy.web.common.client.data.objectives.Notification
All Implemented Interfaces:
java.io.Serializable

public class Notification
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 07.08.2008 Time: 11:16:12 Уведомление об изменении статуса цели

See Also:
Serialized Form

Constructor Summary
Notification()
           
 
Method Summary
 java.lang.String getNotification()
           
 int getType()
           
 void setNotification(java.lang.String notification)
           
 void setType(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Notification

public Notification()
Method Detail

getType

public int getType()

getNotification

public java.lang.String getNotification()

setType

public void setType(int type)

setNotification

public void setNotification(java.lang.String notification)


Copyright © 2000 Dummy Corp. All Rights Reserved.