|
Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface TaxLineResult
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()
Deprecated Get the value of entityCode |
Price |
getTax()
Deprecated Get the value of tax |
void |
setEntityCode(String entityCode)
Deprecated Set the value of entityCode |
void |
setTax(Price tax)
Deprecated 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 |
|---|
Price getTax()
void setTax(Price tax)
tax - tax to be addedString getEntityCode()
void setEntityCode(String entityCode)
entityCode - entityCode to be added
|
Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||