@DTO public class UESFriendAttributes extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
Code of the friend. 
 | 
private UESURI | 
competentRoleUri
URI of the competent role. 
 | 
private java.lang.String | 
creationStamp
Creation stamp of the friend. 
 | 
private java.util.Date | 
creationTime
Creation time of the friend. 
 | 
private java.lang.String | 
description
Description of the friend. 
 | 
private java.lang.String | 
firstName
First name of the friend. 
 | 
private UESURI | 
iconUri
URI of the friend's icon. 
 | 
private UESURI | 
locationUri
URI of the friend's container. 
 | 
private UESURI | 
metaArtifactUri
URI of the meta artifact. 
 | 
private java.lang.String | 
modificationStamp
Modification stamp of the friend. 
 | 
private java.util.Date | 
modificationTime
Modification time of the friend. 
 | 
private UESURI | 
organizationalUnitUri
URI of the organizational unit in which the friend role lies. 
 | 
private UESSecurityLevel | 
securityLevel
Security level of the friend. 
 | 
private java.lang.String | 
surname
Surname of the friend. 
 | 
private java.lang.String | 
universeId
Universe identifier of the personal role (user). 
 | 
private UESURI | 
uri
Normalized UESURI of the friend. 
 | 
private java.lang.Integer | 
version
Version of the friend. 
 | 
| Constructor and Description | 
|---|
UESFriendAttributes(UESURI uri,  |