| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
DataItemSortOrder |
AssetSchemaAttribute.getSortOrder()
Return the order that the attribute instances are arranged in - if any.
|
| Modifier and Type | Field and Description |
|---|---|
protected DataItemSortOrder |
SchemaAttribute.sortOrder |
| Modifier and Type | Method and Description |
|---|---|
DataItemSortOrder |
SchemaAttribute.getSortOrder()
Return the order that the attribute instances are arranged in - if any.
|
static DataItemSortOrder |
DataItemSortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataItemSortOrder[] |
DataItemSortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaAttribute.setSortOrder(DataItemSortOrder sortOrder)
Set up the order that the attribute instances are arranged in - if any.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.