Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
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 ActiveCurrencyAndAmountModifier and TypeFieldDescriptionprotected ActiveCurrencyAndAmountTrackerRecord1.chrgsAmtprotected ActiveCurrencyAndAmountTrackerData1.confdAmtMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 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_10 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.