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

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

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

Subclasses of Apple in org.mule.tck.testmodels.fruit
 class RedApple
           
 

Methods in org.mule.tck.testmodels.fruit that return Apple
 Apple FruitBowl.getApple()
           
 

Methods in org.mule.tck.testmodels.fruit with parameters of type Apple
 void FruitBowl.setApple(Apple apple)
           
 

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



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