| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataengine.model | |
| org.odpi.openmetadata.accessservices.dataengine.rest |
| Modifier and Type | Method and Description |
|---|---|
SchemaType |
PortImplementation.getSchemaType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortImplementation.setSchemaType(SchemaType schemaType) |
| Constructor and Description |
|---|
PortImplementation(String displayName,
String qualifiedName,
PortType portType,
SchemaType schemaType) |
| Modifier and Type | Method and Description |
|---|---|
SchemaType |
SchemaTypeRequestBody.getSchemaType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaTypeRequestBody.setSchemaType(SchemaType schemaType) |
Copyright © 2018–2019 ODPi. All rights reserved.