public static class CheckboxView.Dish extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
boolean |
isVegetarian() |
void |
setName(String name) |
void |
setVegetarian(boolean vegetarian) |
String |
toString() |
Copyright © 2022. All rights reserved.