| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Method and Description |
|---|---|
SchemaType |
AssetSchema.getSchemaType()
Return the type of the schema.
|
SchemaType |
AssetComplexSchemaType.getSchemaType()
Return the type of the schema.
|
| Modifier and Type | Field and Description |
|---|---|
protected SchemaType |
Schema.schemaType |
| Modifier and Type | Method and Description |
|---|---|
SchemaType |
Schema.getSchemaType()
Return the type of the schema.
|
static SchemaType |
SchemaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaType[] |
SchemaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.setSchemaType(SchemaType schemaType)
Set up the type of schema.
|
Copyright © 2018 ODPi. All rights reserved.