| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
static Bookmark.TypeEnum |
Bookmark.TypeEnum.fromValue(String text) |
Bookmark.TypeEnum |
Bookmark.getType()
Get type
|
static Bookmark.TypeEnum |
Bookmark.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bookmark.TypeEnum[] |
Bookmark.TypeEnum.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.setType(Bookmark.TypeEnum type) |
Bookmark |
Bookmark.type(Bookmark.TypeEnum type) |
Copyright © 2017 LeanIX GmbH. All rights reserved.