| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.attr |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefAssignableTo |
AttributeDefAssignableTo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeDefAssignableTo |
AttributeDefAssignableTo.valueOfIgnoreCase(String string,
boolean exceptionOnNull)
do a case-insensitive matching
|
static AttributeDefAssignableTo[] |
AttributeDefAssignableTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Internet2. All rights reserved.