| Package | Description |
|---|---|
| tech.seltzer.objects.command | |
| tech.seltzer.objects.command.wait.logical | |
| tech.seltzer.objects.response |
| Modifier and Type | Method and Description |
|---|---|
CrList<C> |
ChainCommandData.getCommandList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainCommandData.setCommandList(CrList<C> commands) |
| Modifier and Type | Method and Description |
|---|---|
CrList<WaitCommandData> |
LogicalAndOrWaitCommandData.getCommandList() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalAndOrWaitCommandData.setCommandList(CrList<WaitCommandData> commands) |
| Modifier and Type | Method and Description |
|---|---|
CrList<R> |
ChainResponse.getResponseList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainResponse.setResponseList(CrList<R> responses) |
Copyright © 2017. All rights reserved.