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