| Modifier and Type | Method and Description |
|---|---|
FolderShareAccessLevel |
FolderShare.getAccessLevel() |
static FolderShareAccessLevel |
FolderShareAccessLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FolderShareAccessLevel[] |
FolderShareAccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FolderShare.setAccessLevel(FolderShareAccessLevel accessLevel) |
Copyright © 2020. All Rights Reserved.