@DTO @XMLBindable public class UESMetaPermissionSystemGroupAttributes extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
code
The code of the system group.
|
private java.lang.String |
description
The description of the system group.
|
private java.lang.String |
name
The name of the system group.
|
private UESURI |
uri
The UESURI of the system group.
|
| Constructor and Description |
|---|
UESMetaPermissionSystemGroupAttributes() |
UESMetaPermissionSystemGroupAttributes(UESURI uri, |