@Generated public class RoleAttributes extends Object
| Constructor and Description |
|---|
RoleAttributes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getBypassrls() |
Boolean |
getCreatedb() |
Boolean |
getCreaterole() |
int |
hashCode() |
RoleAttributes |
setBypassrls(Boolean bypassrls) |
RoleAttributes |
setCreatedb(Boolean createdb) |
RoleAttributes |
setCreaterole(Boolean createrole) |
String |
toString() |
public RoleAttributes setBypassrls(Boolean bypassrls)
public Boolean getBypassrls()
public RoleAttributes setCreatedb(Boolean createdb)
public Boolean getCreatedb()
public RoleAttributes setCreaterole(Boolean createrole)
public Boolean getCreaterole()
Copyright © 2026. All rights reserved.