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