Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.AmountAndCurrencyExchangeDetails3
Packages that use AmountAndCurrencyExchangeDetails3
-
Uses of AmountAndCurrencyExchangeDetails3 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as AmountAndCurrencyExchangeDetails3Modifier and TypeFieldDescriptionprotected AmountAndCurrencyExchangeDetails3AmountAndCurrencyExchange3.anncdPstngAmtprotected AmountAndCurrencyExchangeDetails3AmountAndCurrencyExchange3.cntrValAmtprotected AmountAndCurrencyExchangeDetails3AmountAndCurrencyExchange3.instdAmtprotected AmountAndCurrencyExchangeDetails3AmountAndCurrencyExchange3.txAmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return AmountAndCurrencyExchangeDetails3Modifier and TypeMethodDescriptionObjectFactory.createAmountAndCurrencyExchangeDetails3()Create an instance ofAmountAndCurrencyExchangeDetails3AmountAndCurrencyExchange3.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_07 with parameters of type AmountAndCurrencyExchangeDetails3Modifier and TypeMethodDescriptionvoidAmountAndCurrencyExchange3.setAnncdPstngAmt(AmountAndCurrencyExchangeDetails3 value) Sets the value of the anncdPstngAmt property.voidAmountAndCurrencyExchange3.setCntrValAmt(AmountAndCurrencyExchangeDetails3 value) Sets the value of the cntrValAmt property.voidAmountAndCurrencyExchange3.setInstdAmt(AmountAndCurrencyExchangeDetails3 value) Sets the value of the instdAmt property.voidAmountAndCurrencyExchange3.setTxAmt(AmountAndCurrencyExchangeDetails3 value) Sets the value of the txAmt property.