Class GUISequence
java.lang.Object
com.logicaldoc.gui.common.client.beans.GUISequence
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
GUISequence
public GUISequence() 
 - 
 - 
Method Details
- 
getValue
public long getValue() - 
setValue
public void setValue(long value)  - 
getYear
public int getYear() - 
setYear
public void setYear(int year)  - 
getMonth
public int getMonth() - 
setMonth
public void setMonth(int month)  - 
getId
public long getId() - 
setId
public void setId(long id)  - 
getName
 - 
setName
 - 
getLastModified
 - 
setLastModified
 
 -