@DTO public class UESSheetVersionAttributes extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
Code of the sheet version. 
 | 
private java.lang.String | 
creationStamp
Creation stamp of the sheet version. 
 | 
private java.util.Date | 
creationTime
Creation time of the sheet version. 
 | 
private java.lang.String | 
label
Description of the sheet version. 
 | 
private java.lang.String | 
name
Name of the sheet version. 
 | 
private UESURI | 
sheetUri
Normalized UESURI of the sheet. 
 | 
private java.lang.Long | 
version
Version number of the sheet. 
 | 
private java.lang.Long | 
versionID
ID of the sheet version. 
 | 
| Constructor and Description | 
|---|
UESSheetVersionAttributes()  | 
UESSheetVersionAttributes(java.lang.Long versionID,  |