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