|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.gc.aafc.demos.furnituremodel.Table
ca.gc.aafc.demos.furnituremodel.CSMTable
| Field Summary | |
protected int |
attribute_1
|
protected java.lang.String |
csmname
|
| Fields inherited from class ca.gc.aafc.demos.furnituremodel.Table |
colour, height, legs, location, nails, owner, room, top, value, weight |
| Constructor Summary | |
CSMTable()
|
|
| Method Summary | |
int |
getAttribute_1()
|
java.lang.String |
getCsmname()
|
void |
setAttribute_1(int newattribute_1)
|
void |
setCsmname(java.lang.String newcsmname)
|
| Methods inherited from class ca.gc.aafc.demos.furnituremodel.Table |
addLeg, addNail, addTop, degreeOfDecoration, elaborate_signature, getColour, getFunction, getHeight, getLegs, getLocation, getNails, getOwner, getRoom, getTop, getValue, getWeight, operation_returning_jlvoid, operation_returning_leg, operation_without_signature, paint, removeLeg, removeNail, returns_int, setColour, setHeight, setLegs, setLocation, setNails, setOwner, setRoom, setTop, setValue, setWeight, shorten |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String csmname
protected int attribute_1
| Constructor Detail |
public CSMTable()
| Method Detail |
public java.lang.String getCsmname()
public void setCsmname(java.lang.String newcsmname)
public int getAttribute_1()
public void setAttribute_1(int newattribute_1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||