|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.tck.testmodels.fruit.FruitLover
Constructor Summary | |
FruitLover(String catchphrase)
|
Method Summary | |
void |
eatFruit(Fruit fruit)
|
List |
getEatList()
|
String |
speak()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FruitLover(String catchphrase)
Method Detail |
public void eatFruit(Fruit fruit)
public List getEatList()
public String speak()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |