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