| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected TaxReviewStatusEnum |
TxnTaxDetail.taxReviewStatus |
| Modifier and Type | Method and Description |
|---|---|
static TaxReviewStatusEnum |
TaxReviewStatusEnum.fromValue(String v) |
TaxReviewStatusEnum |
TxnTaxDetail.getTaxReviewStatus()
Gets the value of the taxReviewStatus property.
|
static TaxReviewStatusEnum |
TaxReviewStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxReviewStatusEnum[] |
TaxReviewStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TxnTaxDetail.setTaxReviewStatus(TaxReviewStatusEnum value)
Sets the value of the taxReviewStatus property.
|
Copyright © 2019. All Rights Reserved.