|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.broadleafcommerce.vendor.cybersource.service.api.TaxReplyItem
public class TaxReplyItem
| Constructor Summary | |
|---|---|
TaxReplyItem()
|
|
TaxReplyItem(java.lang.String cityTaxAmount,
java.lang.String countyTaxAmount,
java.lang.String districtTaxAmount,
java.lang.String stateTaxAmount,
java.lang.String totalTaxAmount,
java.math.BigInteger id)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCityTaxAmount()
Gets the cityTaxAmount value for this TaxReplyItem. |
java.lang.String |
getCountyTaxAmount()
Gets the countyTaxAmount value for this TaxReplyItem. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getDistrictTaxAmount()
Gets the districtTaxAmount value for this TaxReplyItem. |
java.math.BigInteger |
getId()
Gets the id value for this TaxReplyItem. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getStateTaxAmount()
Gets the stateTaxAmount value for this TaxReplyItem. |
java.lang.String |
getTotalTaxAmount()
Gets the totalTaxAmount value for this TaxReplyItem. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCityTaxAmount(java.lang.String cityTaxAmount)
Sets the cityTaxAmount value for this TaxReplyItem. |
void |
setCountyTaxAmount(java.lang.String countyTaxAmount)
Sets the countyTaxAmount value for this TaxReplyItem. |
void |
setDistrictTaxAmount(java.lang.String districtTaxAmount)
Sets the districtTaxAmount value for this TaxReplyItem. |
void |
setId(java.math.BigInteger id)
Sets the id value for this TaxReplyItem. |
void |
setStateTaxAmount(java.lang.String stateTaxAmount)
Sets the stateTaxAmount value for this TaxReplyItem. |
void |
setTotalTaxAmount(java.lang.String totalTaxAmount)
Sets the totalTaxAmount value for this TaxReplyItem. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TaxReplyItem()
public TaxReplyItem(java.lang.String cityTaxAmount,
java.lang.String countyTaxAmount,
java.lang.String districtTaxAmount,
java.lang.String stateTaxAmount,
java.lang.String totalTaxAmount,
java.math.BigInteger id)
| Method Detail |
|---|
public java.lang.String getCityTaxAmount()
public void setCityTaxAmount(java.lang.String cityTaxAmount)
cityTaxAmount - public java.lang.String getCountyTaxAmount()
public void setCountyTaxAmount(java.lang.String countyTaxAmount)
countyTaxAmount - public java.lang.String getDistrictTaxAmount()
public void setDistrictTaxAmount(java.lang.String districtTaxAmount)
districtTaxAmount - public java.lang.String getStateTaxAmount()
public void setStateTaxAmount(java.lang.String stateTaxAmount)
stateTaxAmount - public java.lang.String getTotalTaxAmount()
public void setTotalTaxAmount(java.lang.String totalTaxAmount)
totalTaxAmount - public java.math.BigInteger getId()
public void setId(java.math.BigInteger id)
id - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||