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