public class Product extends Object
| Constructor and Description |
|---|
Product() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
long |
getId() |
void |
setDescription(String d) |
void |
setId(long id) |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.