Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.AmountAndCurrencyExchangeDetails1
-
Packages that use AmountAndCurrencyExchangeDetails1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
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 AmountAndCurrencyExchangeDetails1 Modifier and Type Field Description protected 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 AmountAndCurrencyExchangeDetails1 Modifier and Type Method Description AmountAndCurrencyExchangeDetails1
ObjectFactory. createAmountAndCurrencyExchangeDetails1()
Create an instance ofAmountAndCurrencyExchangeDetails1
AmountAndCurrencyExchangeDetails1
AmountAndCurrencyExchange2. getAnncdPstngAmt()
Gets the value of the anncdPstngAmt property.AmountAndCurrencyExchangeDetails1
AmountAndCurrencyExchange2. getCntrValAmt()
Gets the value of the cntrValAmt property.AmountAndCurrencyExchangeDetails1
AmountAndCurrencyExchange2. getInstdAmt()
Gets the value of the instdAmt property.AmountAndCurrencyExchangeDetails1
AmountAndCurrencyExchange2. getTxAmt()
Gets the value of the txAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type AmountAndCurrencyExchangeDetails1 Modifier and Type Method Description void
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.
-