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