Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.ActiveCurrencyAndAmount
-
Packages that use ActiveCurrencyAndAmount Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of ActiveCurrencyAndAmount in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 declared as ActiveCurrencyAndAmount Modifier and Type Field Description protected ActiveCurrencyAndAmountTrackerRecord1. chrgsAmtprotected ActiveCurrencyAndAmountTrackerData1. confdAmtMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return ActiveCurrencyAndAmount Modifier and Type Method Description ActiveCurrencyAndAmountObjectFactory. createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountActiveCurrencyAndAmountTrackerRecord1. getChrgsAmt()Gets the value of the chrgsAmt property.ActiveCurrencyAndAmountTrackerData1. getConfdAmt()Gets the value of the confdAmt property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with parameters of type ActiveCurrencyAndAmount Modifier and Type Method Description voidTrackerRecord1. setChrgsAmt(ActiveCurrencyAndAmount value)Sets the value of the chrgsAmt property.voidTrackerData1. setConfdAmt(ActiveCurrencyAndAmount value)Sets the value of the confdAmt property.
-