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 ActiveCurrencyAndAmount
TrackerRecord1.chrgsAmt
protected ActiveCurrencyAndAmount
TrackerData1.confdAmt
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()
Create an instance ofActiveCurrencyAndAmount
TrackerRecord1.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 TypeMethodDescriptionvoid
TrackerRecord1.setChrgsAmt
(ActiveCurrencyAndAmount value) Sets the value of the chrgsAmt property.void
TrackerData1.setConfdAmt
(ActiveCurrencyAndAmount value) Sets the value of the confdAmt property.