| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataengine.model |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
SchemaType.getAttributeList() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaType.setAttributeList(List<Attribute> attributeList) |
| Constructor and Description |
|---|
SchemaType(String qualifiedName,
String displayName,
String author,
String usage,
String encodingStandard,
String versionNumber,
List<Attribute> attributeList) |
Copyright © 2018–2019 ODPi. All rights reserved.