| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.discovery.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
DataProfileAnnotation
DataProfileAnnotation holds properties that describe the characteristics of a specific field within a data source.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataFieldAnnotation> |
DataField.getDataFieldAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataField.setDataFieldAnnotations(List<DataFieldAnnotation> dataFieldAnnotations) |
| Constructor and Description |
|---|
DataFieldAnnotation(DataFieldAnnotation template)
Copy clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.