|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mortbay.Util.ObjectConverterTest.A
Field Summary | |
java.lang.String |
blah
|
int |
six
|
Constructor Summary | |
ObjectConverterTest.A()
|
Method Summary | |
boolean |
equals(java.lang.Object other)
|
ObjectConverterTest.B |
getB()
|
void |
setB(ObjectConverterTest.B b_)
|
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public int six
public java.lang.String blah
Constructor Detail |
public ObjectConverterTest.A()
Method Detail |
public ObjectConverterTest.B getB()
public void setB(ObjectConverterTest.B b_)
public boolean equals(java.lang.Object other)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |