public class TaxRowsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
TaxRowsDTO()
Generated constructor - for generic creation.
|
TaxRowsDTO(List<TaxRowDTO> taxrowsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaxRowDTO> |
getTaxRows() |
void |
setTaxRows(List<TaxRowDTO> taxrowsList) |
Copyright © 2017 SAP SE. All Rights Reserved.