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 AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2.anncdPstngAmtprotected AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2.cntrValAmtprotected AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2.instdAmtprotected AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2.txAmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return AmountAndCurrencyExchangeDetails1Modifier and TypeMethodDescriptionObjectFactory.createAmountAndCurrencyExchangeDetails1()Create an instance ofAmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2.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 TypeMethodDescriptionvoidAmountAndCurrencyExchange2.setAnncdPstngAmt(AmountAndCurrencyExchangeDetails1 value) Sets the value of the anncdPstngAmt property.voidAmountAndCurrencyExchange2.setCntrValAmt(AmountAndCurrencyExchangeDetails1 value) Sets the value of the cntrValAmt property.voidAmountAndCurrencyExchange2.setInstdAmt(AmountAndCurrencyExchangeDetails1 value) Sets the value of the instdAmt property.voidAmountAndCurrencyExchange2.setTxAmt(AmountAndCurrencyExchangeDetails1 value) Sets the value of the txAmt property.