public class UsageUnitsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
UsageUnitsDTO()
Generated constructor - for generic creation.
|
UsageUnitsDTO(List<UsageUnitDTO> usageunitsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageUnitDTO> |
getUsageUnits() |
void |
setUsageUnits(List<UsageUnitDTO> usageunitsList) |
public UsageUnitsDTO()
public UsageUnitsDTO(List<UsageUnitDTO> usageunitsList)
public List<UsageUnitDTO> getUsageUnits()
public void setUsageUnits(List<UsageUnitDTO> usageunitsList)
usageunitsList - the usageunitsList to setCopyright © 2017 SAP SE. All Rights Reserved.