public class CxMapperScriptsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CxMapperScriptsDTO()
Generated constructor - for generic creation.
|
CxMapperScriptsDTO(List<CxMapperScriptDTO> cxmapperscriptsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CxMapperScriptDTO> |
getCxMapperScripts() |
void |
setCxMapperScripts(List<CxMapperScriptDTO> cxmapperscriptsList) |
public CxMapperScriptsDTO()
public CxMapperScriptsDTO(List<CxMapperScriptDTO> cxmapperscriptsList)
public List<CxMapperScriptDTO> getCxMapperScripts()
public void setCxMapperScripts(List<CxMapperScriptDTO> cxmapperscriptsList)
cxmapperscriptsList - the cxmapperscriptsList to setCopyright © 2017 SAP SE. All Rights Reserved.