|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeAssignActionType | |
|---|---|
| edu.internet2.middleware.grouper.attr.assign | |
| Uses of AttributeAssignActionType in edu.internet2.middleware.grouper.attr.assign |
|---|
| Methods in edu.internet2.middleware.grouper.attr.assign that return AttributeAssignActionType | |
|---|---|
AttributeAssignActionType |
AttributeAssignActionSetView.getType()
|
AttributeAssignActionType |
AttrAssignActionSetView.getType()
|
AttributeAssignActionType |
AttributeAssignActionSet.getType()
|
static AttributeAssignActionType |
AttributeAssignActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AttributeAssignActionType |
AttributeAssignActionType.valueOfIgnoreCase(java.lang.String string,
boolean exceptionOnNull)
do a case-insensitive matching |
static AttributeAssignActionType[] |
AttributeAssignActionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.internet2.middleware.grouper.attr.assign with parameters of type AttributeAssignActionType | |
|---|---|
void |
AttributeAssignActionSetView.setType(AttributeAssignActionType type1)
set type -- self, immediate, or effective set group set assignment type |
void |
AttrAssignActionSetView.setType(AttributeAssignActionType type1)
membership type -- self, immediate, or effective set group set assignment type |
void |
AttributeAssignActionSet.setType(AttributeAssignActionType type1)
set group set assignment type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||