public class Role extends Object
| Constructor and Description |
|---|
Role() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
List<Policy> |
getPolicies() |
Role |
setId(String id) |
Role |
setPolicies(List<Policy> policies) |
Copyright © 2019. All rights reserved.