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