| Modifier and Type | Method and Description |
|---|---|
PortImplementation |
PortImplementationEvent.getPortImplementation()
Gets port implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortImplementationEvent.setPortImplementation(PortImplementation portImplementation)
Sets port implementation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PortImplementation> |
Process.getPortImplementations()
Gets port implementations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Process.setPortImplementations(List<PortImplementation> portImplementations)
Sets port implementations.
|
| Modifier and Type | Method and Description |
|---|---|
PortImplementation |
PortImplementationRequestBody.getPortImplementation() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortImplementationRequestBody.setPortImplementation(PortImplementation portImplementation) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.