@DTO public class UESPropertyCollectionAttributes extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
Code of the property collection. 
 | 
private java.lang.String | 
description
Description of the property collection 
 | 
private UESURI | 
entityTypeUri
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info). 
 | 
private java.lang.String | 
name
Name of the property collection. 
 | 
private UESURI | 
parentNodeUri
Normalized UESURI of the artifact or of the property collection where the property collection is located. 
 | 
private UESURI | 
uri
Normalize UESURI of the property collection. 
 | 
private java.lang.Integer | 
version
Version number of the property collection. 
 | 
| Constructor and Description | 
|---|
UESPropertyCollectionAttributes()  | 
UESPropertyCollectionAttributes(UESURI uri,  | 
UESPropertyCollectionAttributes(UESURI uri,  | 
UESPropertyCollectionAttributes(UESURI uri,  |