| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.attr |
| Modifier and Type | Method and Description |
|---|---|
AttributeDefAssignmentType |
AttributeDefNameSetView.getType() |
AttributeDefAssignmentType |
AttributeDefNameSet.getType() |
static AttributeDefAssignmentType |
AttributeDefAssignmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeDefAssignmentType |
AttributeDefAssignmentType.valueOfIgnoreCase(String string,
boolean exceptionOnNull)
do a case-insensitive matching
|
static AttributeDefAssignmentType[] |
AttributeDefAssignmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeDefNameSetView.setType(AttributeDefAssignmentType type1)
membership type -- self, immediate, or effective
set group set assignment type
|
void |
AttributeDefNameSet.setType(AttributeDefAssignmentType type1)
set group set assignment type
|
Copyright © 2016 Internet2. All rights reserved.