Package | Description |
---|---|
magma.agent.flags | |
magma.agent.flags.impl |
Modifier and Type | Method and Description |
---|---|
static RoleAssignmentFlag |
RoleAssignmentFlag.getDefault()
Retrieve the default value to this flag.
|
RoleAssignmentFlag |
IFlagModel.getRoleAssignmentFlag()
Role flag.
|
static RoleAssignmentFlag |
RoleAssignmentFlag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RoleAssignmentFlag[] |
RoleAssignmentFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IFlagModel.setRoleAssignmentFlag(RoleAssignmentFlag value)
Set the role assignment flag the the given value.
|
Modifier and Type | Method and Description |
---|---|
RoleAssignmentFlag |
FlagModel.getRoleAssignmentFlag() |
Modifier and Type | Method and Description |
---|---|
void |
FlagModel.setRoleAssignmentFlag(RoleAssignmentFlag value) |