org.superbiz.injection
Class LineItem
java.lang.Object
org.superbiz.injection.LineItem
- All Implemented Interfaces:
- Serializable
public class LineItem
- extends Object
- implements Serializable
- Version:
- $Rev: 601953 $ $Date: 2007-12-07 02:09:47 +0100 (Fr, 07. Dez 2007) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineItem
public LineItem(String productId,
String description)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getProductId
public String getProductId()
setProductId
public void setProductId(String productId)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.