|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A result returned from the tax program, the entityCode is a jurisdiction code of the taxing entity. Attribute: tax
TaxLineResultHome,
TaxLineResultImpl| Method Summary | |
String |
getEntityCode()
Get the value of entityCode |
Price |
getTax()
Get the value of tax |
void |
setEntityCode(String entityCode)
Set the value of entityCode |
void |
setTax(Price tax)
Set the value of tax |
| Methods inherited from interface com.beasys.commerce.foundation.Belonging |
clone, equals, interfaceName, setByValue, value |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Method Detail |
public String getEntityCode()
public Price getTax()
public void setEntityCode(String entityCode)
entityCode - entityCode to be addedpublic void setTax(Price tax)
tax - tax to be added
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||