|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.geebis.books.model.partner.pricelevel.PerProductPriceLevelLine
@Name(value="perProductPriceLevelLine") public class PerProductPriceLevelLine
| Constructor Summary | |
|---|---|
PerProductPriceLevelLine()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getId()
|
java.lang.Double |
getRetail()
Gets the retail of this price level line |
RetailItem |
getRetailItem()
Gets the retailItem of this price level line |
java.lang.Integer |
getVersion()
|
void |
setId(java.lang.Long id)
|
void |
setRetail(java.lang.Double retail)
Sets the retail of this price level line |
void |
setRetailItem(RetailItem retailItem)
Sets the retailItem of this price level line |
void |
setVersion(java.lang.Integer version)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerProductPriceLevelLine()
| Method Detail |
|---|
public RetailItem getRetailItem()
public void setRetailItem(RetailItem retailItem)
retailItem - the new retailItem for this price level linepublic java.lang.Double getRetail()
public void setRetail(java.lang.Double retail)
retail - the new retail of this price level linepublic java.lang.Integer getVersion()
public void setVersion(java.lang.Integer version)
public java.lang.Long getId()
public void setId(java.lang.Long id)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||