|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.tck.testmodels.fruit.Orange
org.mule.tck.testmodels.fruit.BloodOrange
public class BloodOrange
A specialisation of Orange
Constructor Summary | |
---|---|
BloodOrange()
|
|
BloodOrange(java.util.HashMap props)
|
|
BloodOrange(java.lang.Integer segments,
java.lang.Double radius,
java.lang.String brand)
|
Method Summary |
---|
Methods inherited from class org.mule.tck.testmodels.fruit.Orange |
---|
bite, equals, getArrayProperties, getBrand, getCleaner, getListProperties, getMapProperties, getRadius, getSegments, hashCode, isBitten, onCall, polish, setArrayProperties, setBrand, setCleaner, setListProperties, setMapProperties, setRadius, setSegments, wash |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BloodOrange()
public BloodOrange(java.util.HashMap props) throws MuleException
MuleException
public BloodOrange(java.lang.Integer segments, java.lang.Double radius, java.lang.String brand)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |