Package | Description |
---|---|
org.waarp.common.role |
Package for Role management within Waarp products
|
Modifier and Type | Method and Description |
---|---|
static RoleDefault.ROLE |
RoleDefault.ROLE.fromByte(byte role) |
static RoleDefault.ROLE |
RoleDefault.ROLE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleDefault.ROLE[] |
RoleDefault.ROLE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RoleDefault |
RoleDefault.addRole(RoleDefault.ROLE newrole) |
boolean |
RoleDefault.isContaining(RoleDefault.ROLE otherrole) |
RoleDefault |
RoleDefault.setRole(RoleDefault.ROLE newrole) |
Constructor and Description |
---|
RoleDefault(RoleDefault.ROLE role) |
Copyright © 2009–2019 Waarp. All rights reserved.