Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_14.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.kapott.hbci.sepa.jaxb.pain_002_001_14
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_14 declared as ActiveCurrencyAndAmountModifier and TypeFieldDescriptionprotected ActiveCurrencyAndAmountTrackerRecord5.chrgsAmtprotected ActiveCurrencyAndAmountTrackerData7.confdAmtMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_14 that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountTrackerRecord5.getChrgsAmt()Gets the value of the chrgsAmt property.TrackerData7.getConfdAmt()Gets the value of the confdAmt property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_14 with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoidTrackerRecord5.setChrgsAmt(ActiveCurrencyAndAmount value) Sets the value of the chrgsAmt property.voidTrackerData7.setConfdAmt(ActiveCurrencyAndAmount value) Sets the value of the confdAmt property.