public class Role extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Role.RoleLinks |
Modifier and Type | Field and Description |
---|---|
Role.RoleLinks |
_links |
String |
description |
Integer |
id |
String |
name |
List<Permission> |
permissions |
String |
product |
Integer |
version |
Constructor and Description |
---|
Role() |
public Role.RoleLinks _links
public String description
public Integer id
public String name
public List<Permission> permissions
public String product
public Integer version
Copyright © 2021 Cult Of Bits, lda