|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--TwoDThings
Generic two-d class.
| Field Summary | |
int |
nObjects
|
| Constructor Summary | |
TwoDThings()
Default Constructor. |
|
TwoDThings(java.lang.String _type)
Constructor. |
|
| Method Summary | |
java.lang.String |
getType()
|
TwoDThings |
setType(java.lang.String _type)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public int nObjects
| Constructor Detail |
public TwoDThings()
public TwoDThings(java.lang.String _type)
type - the type of the object| Method Detail |
public TwoDThings setType(java.lang.String _type)
public java.lang.String getType()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||