public class YFormDataHistoriesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
YFormDataHistoriesDTO()
Generated constructor - for generic creation.
|
YFormDataHistoriesDTO(List<YFormDataHistoryDTO> yformdatahistoriesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<YFormDataHistoryDTO> |
getYFormDataHistories() |
void |
setYFormDataHistories(List<YFormDataHistoryDTO> yformdatahistoriesList) |
public YFormDataHistoriesDTO()
public YFormDataHistoriesDTO(List<YFormDataHistoryDTO> yformdatahistoriesList)
public List<YFormDataHistoryDTO> getYFormDataHistories()
public void setYFormDataHistories(List<YFormDataHistoryDTO> yformdatahistoriesList)
yformdatahistoriesList - the yformdatahistoriesList to setCopyright © 2017 SAP SE. All Rights Reserved.