public class Role extends Object
| Constructor and Description |
|---|
Role() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPermission() |
void |
setName(String name) |
void |
setPermission(String permission) |
Copyright © 2016. All rights reserved.