public class Item
extends java.lang.Object
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDetail() |
java.lang.Integer |
getPrice() |
java.lang.String |
getProduct() |
java.lang.Integer |
getQuantity() |