| 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() |
| Modifier and Type | Method and Description |
|---|---|
void |
Process.setPortImplementations(List<PortImplementation> portImplementations) |
| Modifier and Type | Method and Description |
|---|---|
PortImplementation |
PortImplementationRequestBody.getPortImplementation() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortImplementationRequestBody.setPortImplementation(PortImplementation portImplementation) |
Copyright © 2018–2020 ODPi. All rights reserved.