public class ZonesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ZonesDTO()
Generated constructor - for generic creation.
|
ZonesDTO(List<ZoneDTO> zonesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ZoneDTO> |
getZones() |
void |
setZones(List<ZoneDTO> zonesList) |
Copyright © 2017 SAP SE. All Rights Reserved.