public class JobLogsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
JobLogsDTO()
Generated constructor - for generic creation.
|
JobLogsDTO(List<JobLogDTO> joblogsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobLogDTO> |
getJobLogs() |
void |
setJobLogs(List<JobLogDTO> joblogsList) |
Copyright © 2017 SAP SE. All Rights Reserved.