| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
static Bookmark.SharingEnum |
Bookmark.SharingEnum.fromValue(String text) |
Bookmark.SharingEnum |
Bookmark.getSharing()
Get sharing
|
static Bookmark.SharingEnum |
Bookmark.SharingEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bookmark.SharingEnum[] |
Bookmark.SharingEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bookmark.setSharing(Bookmark.SharingEnum sharing) |
Bookmark |
Bookmark.sharing(Bookmark.SharingEnum sharing) |
Copyright © 2017 LeanIX GmbH. All rights reserved.