| Package | Description |
|---|---|
| nl.b3p.datastorelinker.entity |
| Modifier and Type | Method and Description |
|---|---|
Inout |
Process.getInput() |
Inout |
Process.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<Inout> |
Database.getInoutList() |
List<Inout> |
Organization.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Process.setInput(Inout input) |
void |
Process.setOutput(Inout output) |
| Modifier and Type | Method and Description |
|---|---|
void |
Database.setInoutList(List<Inout> inoutList) |
void |
Organization.setOutputs(List<Inout> outputs) |
Copyright © 2016. All rights reserved.