public class Item extends Object
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Long |
getId() |
String |
getName() |
void |
setDescription(String description) |
void |
setId(Long id) |
void |
setName(String name) |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved