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<EffectiveTaxRate> |
TaxRate.effectiveTaxRate |
Modifier and Type | Method and Description |
---|---|
EffectiveTaxRate |
ObjectFactory.createEffectiveTaxRate()
Create an instance of
EffectiveTaxRate |
Modifier and Type | Method and Description |
---|---|
List<EffectiveTaxRate> |
TaxRate.getEffectiveTaxRate()
Gets the value of the effectiveTaxRate property.
|
Modifier and Type | Method and Description |
---|---|
void |
TaxRate.setEffectiveTaxRate(List<EffectiveTaxRate> effectiveTaxRate)
Sets the value of the effectiveTaxRate property.
|
Copyright © 2017. All rights reserved.