org.mule.tck.testmodels.fruit
Class RedApple

java.lang.Object
  extended byorg.mule.tck.testmodels.fruit.Apple
      extended byorg.mule.tck.testmodels.fruit.RedApple
All Implemented Interfaces:
Callable, Fruit, Serializable, UMOEventListener

public class RedApple
extends Apple

See Also:
Serialized Form

Constructor Summary
RedApple()
           
 
Method Summary
 String getColour()
           
 
Methods inherited from class org.mule.tck.testmodels.fruit.Apple
bite, equals, getAppleCleaner, hashCode, isBitten, isWashed, methodReturningNull, onCall, polish, setAppleCleaner, toString, wash
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RedApple

public RedApple()
Method Detail

getColour

public String getColour()


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