public class TxCt
extends org.beigesoft.mdlp.AIdLnNm
Model of item/service tax category.
| Constructor and Description |
|---|
TxCt() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAgRt()
Getter for agRt.
|
List<TxCtLn> |
getTxs()
Getter for txs.
|
void |
setAgRt(BigDecimal pAgRt)
Setter for agRt.
|
void |
setTxs(List<TxCtLn> pTxs)
Setter for txs.
|
public final BigDecimal getAgRt()
Getter for agRt.
public final void setAgRt(BigDecimal pAgRt)
Setter for agRt.
pAgRt - referenceCopyright © 2019. All rights reserved.