| Package | Description |
|---|---|
| com.bayesserver.data.discovery |
| Modifier and Type | Method and Description |
|---|---|
SortOrder |
VariableDefinition.getSortOrder()
Gets the sort order for states of a new discrete variable.
|
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableDefinition.setSortOrder(SortOrder value)
Sets the sort order for states of a new discrete variable.
|
Copyright © 2021. All rights reserved.