Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.ActiveCurrencyAndAmount
-
Packages that use ActiveCurrencyAndAmount Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of ActiveCurrencyAndAmount in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 declared as ActiveCurrencyAndAmount Modifier and Type Field Description protected ActiveCurrencyAndAmountTrackerRecord1. chrgsAmtprotected ActiveCurrencyAndAmountTrackerData1. confdAmtMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 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_12 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.
-