public class Product
extends java.lang.Object
| Constructor and Description |
|---|
Product() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
long |
getId() |
void |
setDescription(java.lang.String d) |
void |
setId(long id) |
Copyright © 2016 Red Hat. All Rights Reserved.