public class ReportsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
ReportsDTO()
Generated constructor - for generic creation.
|
ReportsDTO(java.util.List<ReportDTO> reportsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ReportDTO> |
getReports() |
void |
setReports(java.util.List<ReportDTO> reportsList) |
getUri, setUripublic ReportsDTO()
public ReportsDTO(java.util.List<ReportDTO> reportsList)
Copyright © 2018 SAP SE. All Rights Reserved.