arta.synergy.web.common.client.data.settings
Class SingleNotification
java.lang.Object
arta.synergy.web.common.client.data.settings.SingleNotification
- All Implemented Interfaces:
- java.io.Serializable
public class SingleNotification
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: topa
Date: 28.04.2010
Time: 9:56:35
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 |
SingleNotification
public SingleNotification()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
isSubscribed
public boolean isSubscribed()
setSubscribed
public void setSubscribed(boolean subscribed)
getCode
public java.lang.String getCode()
setCode
public void setCode(java.lang.String code)
Copyright © 2000 Dummy Corp. All Rights Reserved.