Uses of Class
net.thexcoders.aladin_bot_backend.models.Responses
-
Packages that use Responses Package Description net.thexcoders.aladin_bot_backend.models -
-
Uses of Responses in net.thexcoders.aladin_bot_backend.models
Methods in net.thexcoders.aladin_bot_backend.models that return Responses Modifier and Type Method Description ResponsesResponses. add(String str)adding a new element to the hashMap using the language entered as a parameter to the constructorResponsesResponses. setLang(String lang)
-