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 AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2. anncdPstngAmtprotected AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2. cntrValAmtprotected AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2. instdAmtprotected AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2. txAmtMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return AmountAndCurrencyExchangeDetails1 Modifier and Type Method Description AmountAndCurrencyExchangeDetails1ObjectFactory. createAmountAndCurrencyExchangeDetails1()Create an instance ofAmountAndCurrencyExchangeDetails1AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2. getAnncdPstngAmt()Gets the value of the anncdPstngAmt property.AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2. getCntrValAmt()Gets the value of the cntrValAmt property.AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2. getInstdAmt()Gets the value of the instdAmt property.AmountAndCurrencyExchangeDetails1AmountAndCurrencyExchange2. 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 voidAmountAndCurrencyExchange2. 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.
-