| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetowner.properties |
This properties package provides the properties used to create different types of instances for an asset and its attachments.
|
| Modifier and Type | Method and Description |
|---|---|
DataItemSortOrder |
SchemaAttributeProperties.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 |
SchemaAttributeProperties.setSortOrder(DataItemSortOrder sortOrder)
Set up the order that the attribute instances are arranged in - if any.
|
Copyright © 2018–2020 ODPi. All rights reserved.