|
© 2002 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.TaxLineListHome
The home class for the TaxLineList belonging. Use this class to create instances of TaxLineList.
TaxLineList taxLineList = TaxLineListHome.create();
Constructor Summary | |
TaxLineListHome()
|
Method Summary | |
static TaxLineList |
create()
Create a new TaxLineList Belonging. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public TaxLineListHome()
Method Detail |
public static TaxLineList create()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |