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