| Modifier and Type | Method and Description |
|---|---|
SchemaType |
SchemaTypeEvent.getSchemaType()
Gets schema type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaTypeEvent.setSchemaType(SchemaType schemaType)
Sets schema type.
|
| 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) |
PortImplementation(String displayName,
String qualifiedName,
PortType portType,
SchemaType schemaType,
UpdateSemantic updateSemantic) |
| 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.