arta.synergy.web.common.client.data.xml
Class ColumnDefinitionChange
java.lang.Object
arta.synergy.web.common.client.data.xml.ColumnDefinitionChange
- All Implemented Interfaces:
- java.io.Serializable
public class ColumnDefinitionChange
- extends java.lang.Object
- implements java.io.Serializable
Created by IntelliJ IDEA.
User: artur
Date: 19.12.13
Time: 17:09
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 |
ColumnDefinitionChange
public ColumnDefinitionChange()
setId
public void setId(State id)
setCode
public void setCode(State code)
setName
public void setName(State name)
setComment
public void setComment(State comment)
setLocalized
public void setLocalized(State localized)
getId
public State getId()
getCode
public State getCode()
getName
public State getName()
getComment
public State getComment()
getLocalized
public State getLocalized()
Copyright © 2000 Dummy Corp. All Rights Reserved.