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