@DTO public class UESPropertyTemplateCollectionAttributes extends java.lang.Object
UESPropertyTemplate.getCollectionAttributes(UESURI)| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
Code of the property collection template. 
 | 
private java.lang.String | 
description
Description of the property collection template. 
 | 
private UESURI | 
entityTypeUri
UESURI of the entity type of the property template collection. 
 | 
private java.lang.String | 
name
Name of the property collection template. 
 | 
private UESURI | 
parentNodeUri
UESURI of the property collection template location (group). 
 | 
private UESURI | 
uri
UESURI of the property collection template. 
 | 
private java.lang.Long | 
version
Version of the property collection template. 
 | 
| Constructor and Description | 
|---|
UESPropertyTemplateCollectionAttributes()  | 
UESPropertyTemplateCollectionAttributes(java.lang.String name,  |