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