| 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<TaxRateDetails> |
TaxService.taxRateDetails |
| Modifier and Type | Method and Description |
|---|---|
TaxRateDetails |
ObjectFactory.createTaxRateDetails()
Create an instance of
TaxRateDetails |
| Modifier and Type | Method and Description |
|---|---|
List<TaxRateDetails> |
TaxService.getTaxRateDetails()
Gets the value of the taxRateDetails property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxService.setTaxRateDetails(List<TaxRateDetails> taxRateDetails)
Sets the value of the taxRateDetails property.
|
Copyright © 2017. All rights reserved.