public class ScriptsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ScriptsDTO()
Generated constructor - for generic creation.
|
ScriptsDTO(List<ScriptDTO> scriptsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ScriptDTO> |
getScripts() |
void |
setScripts(List<ScriptDTO> scriptsList) |
Copyright © 2017 SAP SE. All Rights Reserved.