@XmlHints(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() |
HealthyFood.TasteProfile |
getTasteProfile() |
public boolean canBeEaten()
canBeEaten in interface FarmedFoodpublic HealthyFood.TasteProfile getTasteProfile()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.