Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.AmountAndCurrencyExchangeDetails3
Packages that use AmountAndCurrencyExchangeDetails3
-
Uses of AmountAndCurrencyExchangeDetails3 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as AmountAndCurrencyExchangeDetails3Modifier and TypeFieldDescriptionprotected AmountAndCurrencyExchangeDetails3
AmountAndCurrencyExchange3.anncdPstngAmt
protected AmountAndCurrencyExchangeDetails3
AmountAndCurrencyExchange3.cntrValAmt
protected AmountAndCurrencyExchangeDetails3
AmountAndCurrencyExchange3.instdAmt
protected AmountAndCurrencyExchangeDetails3
AmountAndCurrencyExchange3.txAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return AmountAndCurrencyExchangeDetails3Modifier and TypeMethodDescriptionObjectFactory.createAmountAndCurrencyExchangeDetails3()
Create an instance ofAmountAndCurrencyExchangeDetails3
AmountAndCurrencyExchange3.getAnncdPstngAmt()
Gets the value of the anncdPstngAmt property.AmountAndCurrencyExchange3.getCntrValAmt()
Gets the value of the cntrValAmt property.AmountAndCurrencyExchange3.getInstdAmt()
Gets the value of the instdAmt property.AmountAndCurrencyExchange3.getTxAmt()
Gets the value of the txAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type AmountAndCurrencyExchangeDetails3Modifier and TypeMethodDescriptionvoid
AmountAndCurrencyExchange3.setAnncdPstngAmt
(AmountAndCurrencyExchangeDetails3 value) Sets the value of the anncdPstngAmt property.void
AmountAndCurrencyExchange3.setCntrValAmt
(AmountAndCurrencyExchangeDetails3 value) Sets the value of the cntrValAmt property.void
AmountAndCurrencyExchange3.setInstdAmt
(AmountAndCurrencyExchangeDetails3 value) Sets the value of the instdAmt property.void
AmountAndCurrencyExchange3.setTxAmt
(AmountAndCurrencyExchangeDetails3 value) Sets the value of the txAmt property.