|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.washington.cs.supple.rep.SuppleBeanImpl
edu.washington.cs.supple.example.synthetic.BinaryTreeBean
| Field Summary | |
protected boolean |
b
|
protected int |
i
|
| Fields inherited from class edu.washington.cs.supple.rep.SuppleBeanImpl |
pcs |
| Constructor Summary | |
BinaryTreeBean()
|
|
| Method Summary | |
int |
getI()
|
boolean |
isB()
|
void |
setB(boolean b)
|
void |
setI(int i)
|
| Methods inherited from class edu.washington.cs.supple.rep.SuppleBeanImpl |
addPropertyChangeListener, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected boolean b
protected int i
| Constructor Detail |
public BinaryTreeBean()
| Method Detail |
public boolean isB()
public void setB(boolean b)
b - The b to set.public int getI()
public void setI(int i)
i - The i to set.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||