public class Item extends Object implements Serializable
| Constructor and Description |
|---|
Item(int itemID,
String name) |
Item(int itemID,
String name,
String label)
Create a new item with the given identifier and name.
|
public Item(int itemID,
String name)
Copyright © 2020 Actian Corporation. All rights reserved.