net.kencochrane.a4j.beans
Class ThirdPartyProductInfo
java.lang.Object
|
+--net.kencochrane.a4j.beans.ThirdPartyProductInfo
- All Implemented Interfaces:
- java.io.Serializable
- public class ThirdPartyProductInfo
- extends java.lang.Object
- implements java.io.Serializable
http://www.KenCochrane.net
Ken Cochrane
Date: May 16, 2003
Time: 11:18:59 AM
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ThirdPartyProductInfo
public ThirdPartyProductInfo()
getThirdPartyProductDetails
public ThirdPartyProductDetails[] getThirdPartyProductDetails()
setThirdPartyProductDetails
public void setThirdPartyProductDetails(ThirdPartyProductDetails[] products)
getProductsArrayList
public java.util.ArrayList getProductsArrayList()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object