public final class Role extends Object
| Constructor and Description |
|---|
Role() |
| Modifier and Type | Method and Description |
|---|---|
Role |
createCopy() |
String |
getDescription() |
String |
getId() |
void |
setDescription(String description) |
void |
setId(String id) |
void |
setRole(Role role) |
String |
toString() |
Copyright © 2015. All rights reserved.