| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected PermissionLevelType |
PermissionType.permissionLevel |
| Modifier and Type | Method and Description |
|---|---|
static PermissionLevelType |
PermissionLevelType.fromValue(String v) |
PermissionLevelType |
PermissionType.getPermissionLevel()
Gets the value of the permissionLevel property.
|
static PermissionLevelType |
PermissionLevelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionLevelType[] |
PermissionLevelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionType.setPermissionLevel(PermissionLevelType value)
Sets the value of the permissionLevel property.
|
Copyright © 2014 Jasig. All Rights Reserved.