public class GridsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
GridsDTO()
Generated constructor - for generic creation.
|
GridsDTO(List<GridDTO> gridsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<GridDTO> |
getGrids() |
void |
setGrids(List<GridDTO> gridsList) |
Copyright © 2017 SAP SE. All Rights Reserved.