Uses of Class
com.creditcall.chipdnamobile.Currency
-
-
Uses of Currency in com.creditcall.chipdnamobile
Fields in com.creditcall.chipdnamobile with type parameters of type Currency Modifier and Type Field Description static android.os.Parcelable.Creator<Currency>Currency. CREATORMethods in com.creditcall.chipdnamobile that return types with arguments of type Currency Modifier and Type Method Description static java.util.HashMap<PaymentMethod,java.util.ArrayList<Currency>>ChipDnaMobileSerializer. deserializeAvailableCurrencies(java.lang.String availableCurrenciesXml)Deserializes XML string containing available currencies into a HashMap mapping payment methods to currency lists.java.util.ArrayList<Currency>Merchant. getCurrencies()
-