public class JspIncludeComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
JspIncludeComponentsDTO()
Generated constructor - for generic creation.
|
JspIncludeComponentsDTO(List<JspIncludeComponentDTO> jspincludecomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<JspIncludeComponentDTO> |
getJspIncludeComponents() |
void |
setJspIncludeComponents(List<JspIncludeComponentDTO> jspincludecomponentsList) |
public JspIncludeComponentsDTO()
public JspIncludeComponentsDTO(List<JspIncludeComponentDTO> jspincludecomponentsList)
public List<JspIncludeComponentDTO> getJspIncludeComponents()
public void setJspIncludeComponents(List<JspIncludeComponentDTO> jspincludecomponentsList)
jspincludecomponentsList - the jspincludecomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.