Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
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 ActiveCurrencyAndAmountModifier and TypeFieldDescriptionprotected ActiveCurrencyAndAmountTrackerRecord1.chrgsAmtprotected ActiveCurrencyAndAmountTrackerData1.confdAmtMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountTrackerRecord1.getChrgsAmt()Gets the value of the chrgsAmt property.TrackerData1.getConfdAmt()Gets the value of the confdAmt property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoidTrackerRecord1.setChrgsAmt(ActiveCurrencyAndAmount value) Sets the value of the chrgsAmt property.voidTrackerData1.setConfdAmt(ActiveCurrencyAndAmount value) Sets the value of the confdAmt property.