Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.AmountAndCurrencyExchangeDetails2
-
Packages that use AmountAndCurrencyExchangeDetails2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of AmountAndCurrencyExchangeDetails2 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with type parameters of type AmountAndCurrencyExchangeDetails2 Modifier and Type Field Description protected java.util.List<AmountAndCurrencyExchangeDetails2>
AmountAndCurrencyExchange2. prtryAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return AmountAndCurrencyExchangeDetails2 Modifier and Type Method Description AmountAndCurrencyExchangeDetails2
ObjectFactory. createAmountAndCurrencyExchangeDetails2()
Create an instance ofAmountAndCurrencyExchangeDetails2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return types with arguments of type AmountAndCurrencyExchangeDetails2 Modifier and Type Method Description java.util.List<AmountAndCurrencyExchangeDetails2>
AmountAndCurrencyExchange2. getPrtryAmt()
Gets the value of the prtryAmt property.
-