arta.synergy.web.common.client.data.xml
Class DocFileChange

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

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

Created by IntelliJ IDEA. User: artur Date: 23.09.13 Time: 17:20 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
DocFileChange()
           
 
Method Summary
 State getClosed()
           
 State getCreated()
           
 State getExpiry()
           
 State getFile_index()
           
 State getHasChildren()
           
 State getNameen()
           
 State getNamekz()
           
 State getNameru()
           
 State getNote()
           
 State getParentFileID()
           
 State getStorage_clause()
           
 void setClosed(State closed)
           
 void setCreated(State created)
           
 void setExpiry(State expiry)
           
 void setFile_index(State file_index)
           
 void setHasChildren(State hasChildren)
           
 void setNameen(State nameen)
           
 void setNamekz(State namekz)
           
 void setNameru(State nameru)
           
 void setNote(State note)
           
 void setParentFileID(State parentFileID)
           
 void setStorage_clause(State storage_clause)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocFileChange

public DocFileChange()
Method Detail

setNameen

public void setNameen(State nameen)

setNameru

public void setNameru(State nameru)

setNamekz

public void setNamekz(State namekz)

setParentFileID

public void setParentFileID(State parentFileID)

setStorage_clause

public void setStorage_clause(State storage_clause)

setExpiry

public void setExpiry(State expiry)

setFile_index

public void setFile_index(State file_index)

setNote

public void setNote(State note)

setCreated

public void setCreated(State created)

setClosed

public void setClosed(State closed)

setHasChildren

public void setHasChildren(State hasChildren)

getNameen

public State getNameen()

getNameru

public State getNameru()

getNamekz

public State getNamekz()

getParentFileID

public State getParentFileID()

getStorage_clause

public State getStorage_clause()

getExpiry

public State getExpiry()

getFile_index

public State getFile_index()

getNote

public State getNote()

getCreated

public State getCreated()

getClosed

public State getClosed()

getHasChildren

public State getHasChildren()


Copyright © 2000 Dummy Corp. All Rights Reserved.