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