| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
BoundedSchemaCategory |
AssetBoundedSchemaType.getBoundedSchemaCategory()
Deprecated.
Return the category of the schema.
|
| Modifier and Type | Method and Description |
|---|---|
BoundedSchemaCategory |
BoundedSchemaType.getBoundedSchemaCategory()
Deprecated.
|
static BoundedSchemaCategory |
BoundedSchemaCategory.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static BoundedSchemaCategory[] |
BoundedSchemaCategory.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoundedSchemaType.setBoundedSchemaCategory(BoundedSchemaCategory boundedSchemaCategory)
Deprecated.
|
Copyright © 2018–2020 ODPi. All rights reserved.