@DTO @XMLBindable public class UESMetaRoleGetRoleInterfaceListItem extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
code
Code of the role interface.
|
private java.lang.String |
name
Name of the role interface.
|
private UESURI |
uri
Normalized UESURI of the role interface.
|
| Constructor and Description |
|---|
UESMetaRoleGetRoleInterfaceListItem() |
UESMetaRoleGetRoleInterfaceListItem(UESURI uri, |