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