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