public class Item extends Object implements Serializable
String
i_data
int
i_id
i_im_id
i_name
float
i_price
Item()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int i_id
public int i_im_id
public float i_price
public String i_name
public String i_data
public Item()
public String toString()
toString
Object
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.