|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PermissionReadAccessType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of PermissionReadAccessType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as PermissionReadAccessType | |
|---|---|
protected PermissionReadAccessType |
PermissionType.readItems
|
| Methods in com.microsoft.exchange.types that return PermissionReadAccessType | |
|---|---|
static PermissionReadAccessType |
PermissionReadAccessType.fromValue(String v)
|
PermissionReadAccessType |
PermissionType.getReadItems()
Gets the value of the readItems property. |
static PermissionReadAccessType |
PermissionReadAccessType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PermissionReadAccessType[] |
PermissionReadAccessType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.microsoft.exchange.types with parameters of type PermissionReadAccessType | |
|---|---|
void |
PermissionType.setReadItems(PermissionReadAccessType value)
Sets the value of the readItems property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||