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