Package | Description |
---|---|
ambit2.core.data.model |
Modifier and Type | Field and Description |
---|---|
protected Algorithm.AlgorithmFormat |
Algorithm.format |
Modifier and Type | Method and Description |
---|---|
Algorithm.AlgorithmFormat |
Algorithm.getFormat() |
static Algorithm.AlgorithmFormat |
Algorithm.AlgorithmFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Algorithm.AlgorithmFormat[] |
Algorithm.AlgorithmFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Algorithm.setFormat(Algorithm.AlgorithmFormat format) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.