|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDefAssignmentType | |
---|---|
edu.internet2.middleware.grouper.attr |
Uses of AttributeDefAssignmentType in edu.internet2.middleware.grouper.attr |
---|
Methods in edu.internet2.middleware.grouper.attr that return AttributeDefAssignmentType | |
---|---|
AttributeDefAssignmentType |
AttributeDefNameSetView.getType()
|
AttributeDefAssignmentType |
AttributeDefNameSet.getType()
|
static AttributeDefAssignmentType |
AttributeDefAssignmentType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AttributeDefAssignmentType |
AttributeDefAssignmentType.valueOfIgnoreCase(java.lang.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. |
Methods in edu.internet2.middleware.grouper.attr with parameters of type AttributeDefAssignmentType | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |