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