| Package | Description |
|---|---|
| org.otcl2.common.dto | |
| org.otcl2.common.engine.compiler |
| Modifier and Type | Field and Description |
|---|---|
List<ScriptDto> |
OtclDto.scriptDtos
The script dtos.
|
List<ScriptDto> |
OtclDto.Builder.scriptDtos
The script dtos.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptDto |
ScriptDto.clone()
Clone.
|
| Modifier and Type | Method and Description |
|---|---|
OtclDto.Builder |
OtclDto.Builder.addScriptDto(ScriptDto scriptDto)
Adds the script dto.
|
| Modifier and Type | Field and Description |
|---|---|
ScriptDto |
OtclCommandContext.scriptDto
The script dto.
|
Copyright © 2021. All rights reserved.