@DTO public class UESShortcutCreate extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESURI |
artifactUri
UESURI of the referenced artifact.
|
private java.lang.String |
code
Code of the new shortcut.
|
private java.lang.String |
name
Name of the new shortcut.
|
Constructor and Description |
---|
UESShortcutCreate(java.lang.String name, |
UESShortcutCreate(UESURI artifactUri) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |