|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectOrderLine
| Field Summary | |
float |
ol_amount
|
int |
ol_d_id
|
long |
ol_delivery_d
|
java.lang.String |
ol_dist_info
|
int |
ol_i_id
|
int |
ol_number
|
int |
ol_o_id
|
int |
ol_quantity
|
int |
ol_supply_w_id
|
int |
ol_w_id
|
| Constructor Summary | |
OrderLine()
|
|
| Method Summary | |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public int ol_w_id
public int ol_d_id
public int ol_o_id
public int ol_number
public int ol_i_id
public int ol_supply_w_id
public int ol_quantity
public long ol_delivery_d
public float ol_amount
public java.lang.String ol_dist_info
| Constructor Detail |
public OrderLine()
| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||