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