| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.permissions.limits |
This package has classes involving permission limits.
|
| Modifier and Type | Method and Description |
|---|---|
PermissionLimitBeanType |
PermissionLimitBean.getPermissionLimitBeanType()
the type of this permission limit, e.g.
|
static PermissionLimitBeanType |
PermissionLimitBeanType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionLimitBeanType[] |
PermissionLimitBeanType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionLimitBean.setPermissionLimitBeanType(PermissionLimitBeanType permissionLimitBeanType1)
the type of this permission limit, e.g.
|
Copyright © 2016 Internet2. All rights reserved.