Uses of Class
com.onlinepayments.domain.Transaction
Packages that use Transaction
-
Uses of Transaction in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return TransactionModifier and TypeMethodDescriptionCurrencyConversionRequest.getTransaction()Transaction.withAmount(AmountOfMoney value) Object containing amount and ISO currency code attributesMethods in com.onlinepayments.domain with parameters of type TransactionModifier and TypeMethodDescriptionvoidCurrencyConversionRequest.setTransaction(Transaction value) CurrencyConversionRequest.withTransaction(Transaction value)