| Constructor and Description |
|---|
TaxEx() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getToTx()
Getter for toTx.
|
BigDecimal |
getTxb()
Getter for txb.
|
BigDecimal |
getTxbFc()
Getter for txbFc.
|
BigDecimal |
getTxFc()
Getter for txFc.
|
void |
setToTx(BigDecimal pToTx)
Setter for toTx.
|
void |
setTxb(BigDecimal pTxb)
Setter for txb.
|
void |
setTxbFc(BigDecimal pTxbFc)
Setter for txbFc.
|
void |
setTxFc(BigDecimal pTxFc)
Setter for txFc.
|
String |
toString()
Explanation.
|
public final BigDecimal getToTx()
Getter for toTx.
public final void setToTx(BigDecimal pToTx)
Setter for toTx.
pToTx - referencepublic final BigDecimal getTxFc()
Getter for txFc.
public final void setTxFc(BigDecimal pTxFc)
Setter for txFc.
pTxFc - referencepublic final BigDecimal getTxb()
Getter for txb.
public final void setTxb(BigDecimal pTxb)
Setter for txb.
pTxb - referencepublic final BigDecimal getTxbFc()
Getter for txbFc.
public final void setTxbFc(BigDecimal pTxbFc)
Setter for txbFc.
pTxbFc - referenceCopyright © 2019. All rights reserved.