| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.connectors.properties | |
| org.odpi.openmetadata.frameworks.connectors.properties.beans |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleSchemaType |
AssetSimpleSchemaType.simpleSchemaTypeBean |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleSchemaType |
AssetSimpleSchemaType.getSimpleSchemaTypeBean()
Return the bean with all of the properties.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AssetSimpleSchemaType.setBean(SimpleSchemaType bean)
Set up the bean that contains the properties of the schema.
|
| Constructor and Description |
|---|
AssetSimpleSchemaType(AssetDescriptor parentAsset,
SimpleSchemaType simpleSchemaTypeBean)
Bean constructor with parent asset
|
AssetSimpleSchemaType(SimpleSchemaType simpleSchemaTypeBean)
Bean constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumSchemaType
EnumSchemaType describes a schema element that has a a fixed set of values.
|
class |
PrimitiveSchemaType
PrimitiveSchemaType describes a schema element that has a primitive type.
|
| Constructor and Description |
|---|
SimpleSchemaType(SimpleSchemaType template)
Copy/clone Constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.