| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
SchemaAttributeCategory |
AssetSchemaAttribute.getCategory()
Return the category of the schema attribute.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaAttributeCategory |
SchemaAttribute.getCategory()
Return the category of the schema attribute.
|
static SchemaAttributeCategory |
SchemaAttributeCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaAttributeCategory[] |
SchemaAttributeCategory.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.setCategory(SchemaAttributeCategory category)
Set up the category of the schema attribute.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.