@TypeDsl(allowTopLevelDefinition=true) public class HealthyFood extends Object implements FarmedFood
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthyFood.TasteProfile |
| Constructor and Description |
|---|
HealthyFood() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeEaten() |
boolean |
equals(Object o) |
HealthyFood.TasteProfile |
getTasteProfile() |
int |
hashCode() |
public boolean canBeEaten()
canBeEaten in interface FarmedFoodpublic HealthyFood.TasteProfile getTasteProfile()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.