| Package | Description |
|---|---|
| org.openepics.cable.services.dl |
| Modifier and Type | Method and Description |
|---|---|
DSCommand |
DSRecord.getCommand() |
static DSCommand |
DSCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DSCommand[] |
DSCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataSaverExcelBase.setCommand(DSCommand command)
Writes the command string in the spreadsheet at the current row.
|
void |
DSRecord.setCommand(DSCommand command)
Sets the command on this record.
|
void |
DataSaverExcelBase.setCommand(int rowIndex,
DSCommand command)
Writes the command string in the spreadsheet at the specified row.
|
Copyright © 2025 European Spallation Source. All rights reserved.