|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.beasys.commerce.ebusiness.tax.TaxLineResultHome
The home class for the TaxLineResult belonging. Use this class to create instances of TaxLineResult.
TaxLineResult taxLineResult = TaxLineResultHome.create();
Constructor Summary | |
TaxLineResultHome()
|
Method Summary | |
static TaxLineResult |
create()
Create a new TaxLineResult Belonging. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TaxLineResultHome()
Method Detail |
public static TaxLineResult create()
|
© 2001 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |