@DTO public class UESRoleRemoveRoleInterface 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 role.
|
Constructor and Description |
---|
UESRoleRemoveRoleInterface() |
UESRoleRemoveRoleInterface(UESURI roleInterfaceUri) |
Modifier and Type | Method and Description |
---|---|
UESURI |
getRoleInterfaceUri() |
void |
setRoleInterfaceUri(UESURI roleInterfaceUri) |