| Package | Description |
|---|---|
| org.mule.tck.testmodels.fruit |
| Modifier and Type | Class and Description |
|---|---|
class |
RedApple |
| Modifier and Type | Method and Description |
|---|---|
Apple |
FruitBasket.getApple() |
Apple |
FruitBowl.getApple() |
| Modifier and Type | Method and Description |
|---|---|
Fruit[] |
FruitBowl.addAppleAndBanana(Apple apple,
Banana banana) |
Fruit[] |
FruitBowl.addBananaAndApple(Banana banana,
Apple apple) |
void |
FruitBowl.setApple(Apple apple) |
| Constructor and Description |
|---|
FruitBowl(Apple apple,
Banana banana) |
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.