Uses of Class
de.adorsys.psd2.xs2a.core.pis.Xs2aAmount
-
Packages that use Xs2aAmount Package Description de.adorsys.psd2.xs2a.core.pis -
-
Uses of Xs2aAmount in de.adorsys.psd2.xs2a.core.pis
Methods in de.adorsys.psd2.xs2a.core.pis that return Xs2aAmount Modifier and Type Method Description Xs2aAmountXs2aCurrencyConversionInfo. getCurrencyConversionFees()Xs2aAmountXs2aCurrencyConversionInfo. getEstimatedInterbankSettlementAmount()Xs2aAmountXs2aCurrencyConversionInfo. getEstimatedTotalAmount()Xs2aAmountXs2aCurrencyConversionInfo. getTransactionFees()Methods in de.adorsys.psd2.xs2a.core.pis with parameters of type Xs2aAmount Modifier and Type Method Description voidXs2aCurrencyConversionInfo. setCurrencyConversionFees(Xs2aAmount currencyConversionFees)voidXs2aCurrencyConversionInfo. setEstimatedInterbankSettlementAmount(Xs2aAmount estimatedInterbankSettlementAmount)voidXs2aCurrencyConversionInfo. setEstimatedTotalAmount(Xs2aAmount estimatedTotalAmount)voidXs2aCurrencyConversionInfo. setTransactionFees(Xs2aAmount transactionFees)
-