Class GUISequence
java.lang.Object
com.logicaldoc.gui.common.client.beans.GUISequence
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
GUISequencepublic GUISequence()
 
- 
- 
Method Details- 
getValuepublic long getValue()
- 
setValuepublic void setValue(long value) 
- 
getYearpublic int getYear()
- 
setYearpublic void setYear(int year) 
- 
getMonthpublic int getMonth()
- 
setMonthpublic void setMonth(int month) 
- 
getIdpublic long getId()
- 
setIdpublic void setId(long id) 
- 
getName
- 
setName
- 
getLastModified
- 
setLastModified
 
-