| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
name |
| Constructor and Description |
|---|
RoleImpl() |
RoleImpl(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDescription(Locale locale) |
String |
getName() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setName(String name) |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.