public static class IngredientFragmentDirections.SearchRecipes extends Object implements NavDirections
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
int |
getActionId() |
Bundle |
getArguments() |
String[] |
getIngredientsList() |
int |
hashCode() |
IngredientFragmentDirections.SearchRecipes |
setIngredientsList(String[] ingredientsList) |
String |
toString() |
@NonNull public IngredientFragmentDirections.SearchRecipes setIngredientsList(@NonNull String[] ingredientsList)
@NonNull public Bundle getArguments()
getArguments in interface NavDirectionspublic int getActionId()
getActionId in interface NavDirections