public class Item extends Thing
| Constructor and Description |
|---|
Item(long id,
String name,
boolean portable) |
Item(String name) |
Item(String name,
boolean portable) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getId, getName, hashCode, isPortable, setId, setName, setPortableCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.