| Package | Description |
|---|---|
| com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TaxRateDetail> |
TaxRateList.taxRateDetail |
| Modifier and Type | Method and Description |
|---|---|
TaxRateDetail |
ObjectFactory.createTaxRateDetail()
Create an instance of
TaxRateDetail |
| Modifier and Type | Method and Description |
|---|---|
List<TaxRateDetail> |
TaxRateList.getTaxRateDetail()
Gets the value of the taxRateDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxRateList.setTaxRateDetail(List<TaxRateDetail> taxRateDetail)
Sets the value of the taxRateDetail property.
|
Copyright © 2017. All rights reserved.