public class PDTRowsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PDTRowsDTO()
Generated constructor - for generic creation.
|
PDTRowsDTO(List<PDTRowDTO> pdtrowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PDTRowDTO> |
getPDTRows() |
void |
setPDTRows(List<PDTRowDTO> pdtrowsList) |
Copyright © 2017 SAP SE. All Rights Reserved.