|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--pandora.UpdateIF.Article
Describes an article
| Field Summary | |
int |
id
Article ID |
java.lang.String |
name
Article name |
float |
price
Article price |
int |
qty
Number of articles available |
| Constructor Summary | |
UpdateIF.Article()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int id
public java.lang.String name
public float price
public int qty
| Constructor Detail |
public UpdateIF.Article()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||