-
- All Implemented Interfaces:
public class LocalContext.FoodContext extends LocalContext
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final class
LocalContext.FoodContext.FoodStoreContext
This class is used for updating the food store related data.
public final class
LocalContext.FoodContext.SelectedFoodStoreContext
This class is used for updating the food store related data.
public final class
LocalContext.FoodContext.FoodLocationContext
This class is used for updating the food location related data.
public final class
LocalContext.FoodContext.SelectedFoodLocationContext
This class is used for updating the selected searched location.
public final class
LocalContext.FoodContext.FoodBrandContext
This class is used for updating the food brand related data.
-
Field Summary
Fields Modifier and Type Field Description private final ContextAction
contextAction
-
Method Summary
Modifier and Type Method Description final ContextAction
getContextAction()
-
-
Method Detail
-
getContextAction
final ContextAction getContextAction()
-
-
-
-