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