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