| Modifier and Type | Field and Description |
|---|---|
protected BigDecimal |
price |
| Constructor and Description |
|---|
FruitEjb() |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getPrice() |
void |
setPrice(BigDecimal price) |
protected BigDecimal price
@Inject public void setPrice(BigDecimal price)
public BigDecimal getPrice()
Copyright © 2008–2016 CDI TCK. All rights reserved.