| Package | Description |
|---|---|
| org.jboss.as.console.client.administration.role.form |
| Modifier and Type | Method and Description |
|---|---|
static IncludeExcludeFormItem.Type |
IncludeExcludeFormItem.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IncludeExcludeFormItem.Type[] |
IncludeExcludeFormItem.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<IncludeExcludeFormItem.Type,Set<Role>> |
IncludeExcludeFormItem.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeExcludeFormItem.setValue(Map<IncludeExcludeFormItem.Type,Set<Role>> value) |
boolean |
IncludeExcludeFormItem.validate(Map<IncludeExcludeFormItem.Type,Set<Role>> value) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.