public class RoleData extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
RoleData.Builder
Allows to construct new instances of
RoleData |
Modifier and Type | Field and Description |
---|---|
protected static long |
serialVersionUID
For interoperability with possible future changes.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getRoleDesc() |
String |
getRoleName() |
int |
hashCode() |
boolean |
isErasable() |
boolean |
isUpdateable() |
String |
toString() |
protected static final long serialVersionUID
Copyright © 2021 Denodo Technologies. All rights reserved.