|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Product | |
---|---|
org.hibernate.test.filter |
Uses of Product in org.hibernate.test.filter |
---|
Methods in org.hibernate.test.filter that return Product | |
---|---|
Product |
LineItem.getProduct()
|
Methods in org.hibernate.test.filter with parameters of type Product | |
---|---|
LineItem |
Order.addLineItem(Product product,
long quantity)
|
static LineItem |
LineItem.generate(Order order,
int sequence,
Product product,
long quantity)
|
void |
LineItem.setProduct(Product product)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |