@DTO @XMLBindable public class UESCompanyEntryAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESURI |
artifactUri
UESURI of the referenced artifact from the shortcut.
|
private java.lang.String |
code
Code of the entry (artifact or shortcut).
|
private java.lang.String |
description
Description of the entry (artifact or shortcut).
|
private UESURI |
entityTypeUri
UESURI of the entity type of the artifact (see
UESCoreEntityTypes for more info). |
private java.lang.String |
name
Name of the entry (artifact or shortcut).
|
private UESURI |
uri
Normalized UESURI of the entry (artifact or shortcut).
|
Constructor and Description |
---|
UESCompanyEntryAttributes(UESURI uri, |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
UESCoreEntityTypes
for more info). It is the other
artifact, the one different from the main entity. More precisely it is the referenced artifact in case of outgoing reference, the
referencing artifact in case of incoming reference. Never null.