Uses of Class
com.whatsapp.api.domain.messages.Currency
-
Uses of Currency in com.whatsapp.api.domain.messages
Modifier and TypeMethodDescriptionCurrencyParameter.getCurrency()
Gets currency.Currency.setAmount1000
(long amount1000) Sets amount 1000.Sets code.Currency.setFallbackValue
(String fallbackValue) Sets fallback value.Modifier and TypeMethodDescriptionCurrencyParameter.setCurrency
(Currency currency) Sets currency.ModifierConstructorDescriptionCurrencyParameter
(Currency currency) Instantiates a new Currency parameter.