public class SpecifiedAllowanceCharge extends AllowanceCharge
| Modifier and Type | Field and Description |
|---|---|
protected AppliedTax |
category |
| Constructor and Description |
|---|
SpecifiedAllowanceCharge() |
| Modifier and Type | Method and Description |
|---|---|
AppliedTax |
getCategory()
|
SpecifiedAllowanceCharge |
setCategory(AppliedTax category)
|
getActual, getBasis, getBasisQuantity, getCalculationPercent, getReason, getReasonCode, getSequence, isDiscount, isSurcharge, setActual, setBasis, setBasisQuantity, setCalculationPercent, setDiscount, setReason, setReasonCode, setSequence, setSurchargeprotected AppliedTax category
public SpecifiedAllowanceCharge()
public AppliedTax getCategory()
Gets the category.
public SpecifiedAllowanceCharge setCategory(AppliedTax category)
Sets the category.
category - the new categoryCopyright © 2014 Konik.io. All Rights Reserved.