public class CommerceTaxEstimateResult extends Object implements Serializable
| Constructor and Description |
|---|
CommerceTaxEstimateResult() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getTax() |
void |
setTax(BigDecimal tax) |
public void setTax(BigDecimal tax)
public BigDecimal getTax()
Copyright © 2017 SAP SE. All Rights Reserved.