@DTO public class UESRoleAddRoleInterface extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private UESURI | 
roleInterfaceUri
UES URI of the role interface that to be connected to the specified role. 
 | 
| Constructor and Description | 
|---|
UESRoleAddRoleInterface()  | 
UESRoleAddRoleInterface(UESURI roleInterfaceUri)  | 
| Modifier and Type | Method and Description | 
|---|---|
UESURI | 
getRoleInterfaceUri()  | 
void | 
setRoleInterfaceUri(UESURI roleInterfaceUri)  |