public class Item
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
i_data |
int |
i_id |
int |
i_im_id |
java.lang.String |
i_name |
float |
i_price |
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.