public class CMSFormSubmitComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSFormSubmitComponentsDTO()
Generated constructor - for generic creation.
|
CMSFormSubmitComponentsDTO(List<CMSFormSubmitComponentDTO> cmsformsubmitcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSFormSubmitComponentDTO> |
getCMSFormSubmitComponents() |
void |
setCMSFormSubmitComponents(List<CMSFormSubmitComponentDTO> cmsformsubmitcomponentsList) |
public CMSFormSubmitComponentsDTO()
public CMSFormSubmitComponentsDTO(List<CMSFormSubmitComponentDTO> cmsformsubmitcomponentsList)
public List<CMSFormSubmitComponentDTO> getCMSFormSubmitComponents()
public void setCMSFormSubmitComponents(List<CMSFormSubmitComponentDTO> cmsformsubmitcomponentsList)
cmsformsubmitcomponentsList - the cmsformsubmitcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.