|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.geebis.books.model.item.nonretail.BundleLine<RetailItem>
org.geebis.books.model.item.nonretail.RetailBundleLine
@Name(value="retailBundleLine") public class RetailBundleLine
| Constructor Summary | |
|---|---|
RetailBundleLine()
|
|
| Method Summary | |
|---|---|
java.lang.Double |
getQuantity()
Gets the RetailBundleLine's quantity |
void |
setQuantity(java.lang.Double quantity)
Sets the RetailBundleLine's quantity |
| Methods inherited from class org.geebis.books.model.item.nonretail.BundleLine |
|---|
getId, getItem, getVersion, setId, setItem, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RetailBundleLine()
| Method Detail |
|---|
public java.lang.Double getQuantity()
public void setQuantity(java.lang.Double quantity)
quantity - the new quantity for the RetailBundleLine
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||