Uses of Class
org.mule.tck.testmodels.fruit.Banana

Packages that use Banana
org.mule.tck.testmodels.fruit Contains the Fruit test model used by the tck and all other testcases in Mule. 
 

Uses of Banana in org.mule.tck.testmodels.fruit
 

Methods in org.mule.tck.testmodels.fruit that return Banana
 Banana FruitBowl.getBanana()
           
 

Methods in org.mule.tck.testmodels.fruit with parameters of type Banana
 void FruitBowl.setBanana(Banana banana)
           
 

Constructors in org.mule.tck.testmodels.fruit with parameters of type Banana
FruitBowl(Apple apple, Banana banana)
           
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.