@DTO public class UESImageCatalogImageEntryAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the image.
|
private java.lang.String |
name
Name of the image.
|
private java.util.List<java.lang.String> |
tagList
List of tags of the image.
|
private UESURI |
uri
Normalized UESURI of the image.
|
Constructor and Description |
---|
UESImageCatalogImageEntryAttributes() |