public class UnitsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
UnitsDTO()
Generated constructor - for generic creation.
|
UnitsDTO(List<UnitDTO> unitsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<UnitDTO> |
getUnits() |
void |
setUnits(List<UnitDTO> unitsList) |
Copyright © 2017 SAP SE. All Rights Reserved.