An item with associated costs and quantity Product items describe services and their price. They are the building blocks of invoices and offers. The unit price is always provided in euros. @since: 1.9.0
Constructor and description |
---|
ProductItem
(double quantity, Product product) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation