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