public class History
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
float |
h_amount |
int |
h_c_d_id |
int |
h_c_id |
int |
h_c_w_id |
int |
h_d_id |
java.lang.String |
h_data |
long |
h_date |
int |
h_w_id |
| Constructor and Description |
|---|
History() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.