@DTO public class UESArtifactSetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESArtifactType |
artifactType
Type of the artifact.
|
private java.lang.String |
code
Code of the artifact.
|
private java.lang.String |
description
Description of the artifact.
|
private UESURI |
iconUri
URI of the artifact's icon.
|
private java.lang.String |
name
Name of the artifact.
|
private UESSecurityLevel |
securityLevel
Security level of the artifact.
|
Constructor and Description |
---|
UESArtifactSetAttributes() |
UESArtifactSetAttributes(java.lang.String name, |
UESArtifactSetAttributes(java.lang.String name, |