- getCocktailCategorys() - Static method in class alkolexa.model.API
-
Method to get a Cocktail by its category.
- getCocktailIngredients(JsonObject) - Static method in class alkolexa.model.API
-
All Ingredients of a Cocktail from the API
- getCocktailInstructions(JsonObject) - Static method in class alkolexa.model.API
-
All instruction to that it takes to make a Cocktail
- getCocktailMeasures(JsonObject) - Static method in class alkolexa.model.API
-
Method to get all Measures to do to prepare a Cocktail
- getCocktailName(JsonObject) - Static method in class alkolexa.model.API
-
Method to get the Cocktailname
- getFavorite() - Static method in class alkolexa.model.PersistentSaver
-
Method to get a Fav. cocktail
- getGetfavoriteNegative() - Static method in class alkolexa.SpeechStrings
-
- getGetfavoritePositive() - Static method in class alkolexa.SpeechStrings
-
- getGoodbye() - Static method in class alkolexa.SpeechStrings
-
- getGoodbyeCart() - Static method in class alkolexa.SpeechStrings
-
- getHello() - Static method in class alkolexa.SpeechStrings
-
- getHelp() - Static method in class alkolexa.SpeechStrings
-
- getJsonObjectFromUrl(String) - Static method in class alkolexa.model.JsonObjectFromUrl
-
- getRandomCocktailFromCategory(String) - Static method in class alkolexa.model.API
-
Method to get a Random Cocktail from its category.
- getRandomCocktailInstructions() - Static method in class alkolexa.model.API
-
Method to get random instruction
- getSetfavoriteNegative() - Static method in class alkolexa.SpeechStrings
-
- getSetfavoriteNegativeRepromt() - Static method in class alkolexa.SpeechStrings
-
- getSetfavoritePositive0() - Static method in class alkolexa.SpeechStrings
-
- getSetfavoritePositive1() - Static method in class alkolexa.SpeechStrings
-
- getSetfavoritePositiveRepromt() - Static method in class alkolexa.SpeechStrings
-
- getSkillEnd() - Static method in class alkolexa.SpeechStrings
-
- getSorry() - Static method in class alkolexa.SpeechStrings
-
- getSorryPrepeat() - Static method in class alkolexa.SpeechStrings
-
- getSpeechStringGoodbyeTest() - Method in class alkolexa.model.AlkolexaSpeechStringTest
-
- getSpeechStringHelloTest() - Method in class alkolexa.model.AlkolexaSpeechStringTest
-
- getSpeechStringHelpTest() - Method in class alkolexa.model.AlkolexaSpeechStringTest
-
- getSpeechStringSorryRepeatTest() - Method in class alkolexa.model.AlkolexaSpeechStringTest
-
- getSpeechStringSorryTest() - Method in class alkolexa.model.AlkolexaSpeechStringTest
-
- getSpeechStringSorryTest() - Method in class alkolexa.model.ApiTest
-
- getSpeechStringWhyTest() - Method in class alkolexa.model.AlkolexaSpeechStringTest
-
- getWelc() - Static method in class alkolexa.SpeechStrings
-
- getWhy() - Static method in class alkolexa.SpeechStrings
-