|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.geebis.books.model.item.Item
org.geebis.books.model.item.retail.RetailItem
org.geebis.books.model.item.retail.Service
@Name(value="service") public class Service
The NonInventoryProduct class represents a product that you don't keep inventory of.
| Constructor Summary | |
|---|---|
Service()
|
|
Service(java.lang.String name)
|
|
| Method Summary |
|---|
| Methods inherited from class org.geebis.books.model.item.retail.RetailItem |
|---|
getAverageCost, getRetail, getTrackable, setAverageCost, setRetail, setTrackable |
| Methods inherited from class org.geebis.books.model.item.Item |
|---|
getDescription, getId, getName, getSalesAccount, getVersion, setDescription, setId, setName, setSalesAccount, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Service()
public Service(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||