|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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 | |
java.lang.String |
getEntityCode()
Get the value of entityCode |
Price |
getTax()
Get the value of tax |
void |
setEntityCode(java.lang.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 Price getTax()
public void setTax(Price tax)
tax
- tax to be addedpublic java.lang.String getEntityCode()
public void setEntityCode(java.lang.String entityCode)
entityCode
- entityCode to be added
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |