|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.tax.message.CyberSourceTaxItemResponse
public class CyberSourceTaxItemResponse
| Constructor Summary | |
|---|---|
CyberSourceTaxItemResponse()
|
|
| Method Summary | |
|---|---|
org.broadleafcommerce.common.money.Money |
getCityTaxAmount()
Gets the cityTaxAmount value for this TaxReplyItem. |
org.broadleafcommerce.common.money.Money |
getCountyTaxAmount()
Gets the countyTaxAmount value for this TaxReplyItem. |
org.broadleafcommerce.common.money.Money |
getDistrictTaxAmount()
Gets the districtTaxAmount value for this TaxReplyItem. |
java.lang.Long |
getId()
Gets the id value for this TaxReplyItem. |
org.broadleafcommerce.common.money.Money |
getStateTaxAmount()
Gets the stateTaxAmount value for this TaxReplyItem. |
org.broadleafcommerce.common.money.Money |
getTotalTaxAmount()
Gets the totalTaxAmount value for this TaxReplyItem. |
void |
setCityTaxAmount(org.broadleafcommerce.common.money.Money cityTaxAmount)
Sets the cityTaxAmount value for this TaxReplyItem. |
void |
setCountyTaxAmount(org.broadleafcommerce.common.money.Money countyTaxAmount)
Sets the countyTaxAmount value for this TaxReplyItem. |
void |
setDistrictTaxAmount(org.broadleafcommerce.common.money.Money districtTaxAmount)
Sets the districtTaxAmount value for this TaxReplyItem. |
void |
setId(java.lang.Long id)
Sets the id value for this TaxReplyItem. |
void |
setStateTaxAmount(org.broadleafcommerce.common.money.Money stateTaxAmount)
Sets the stateTaxAmount value for this TaxReplyItem. |
void |
setTotalTaxAmount(org.broadleafcommerce.common.money.Money totalTaxAmount)
Sets the totalTaxAmount value for this TaxReplyItem. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyberSourceTaxItemResponse()
| Method Detail |
|---|
public org.broadleafcommerce.common.money.Money getCityTaxAmount()
public void setCityTaxAmount(org.broadleafcommerce.common.money.Money cityTaxAmount)
cityTaxAmount - public org.broadleafcommerce.common.money.Money getCountyTaxAmount()
public void setCountyTaxAmount(org.broadleafcommerce.common.money.Money countyTaxAmount)
countyTaxAmount - public org.broadleafcommerce.common.money.Money getDistrictTaxAmount()
public void setDistrictTaxAmount(org.broadleafcommerce.common.money.Money districtTaxAmount)
districtTaxAmount - public org.broadleafcommerce.common.money.Money getStateTaxAmount()
public void setStateTaxAmount(org.broadleafcommerce.common.money.Money stateTaxAmount)
stateTaxAmount - public org.broadleafcommerce.common.money.Money getTotalTaxAmount()
public void setTotalTaxAmount(org.broadleafcommerce.common.money.Money totalTaxAmount)
totalTaxAmount - public java.lang.Long getId()
public void setId(java.lang.Long id)
id -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||