Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as ActiveCurrencyAndAmountModifier and TypeFieldDescriptionprotected ActiveCurrencyAndAmount
CashDeposit1.amt
protected ActiveCurrencyAndAmount
CashDeposit1.noteDnmtn
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()
Create an instance ofActiveCurrencyAndAmount
CashDeposit1.getAmt()
Gets the value of the amt property.CashDeposit1.getNoteDnmtn()
Gets the value of the noteDnmtn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoid
CashDeposit1.setAmt
(ActiveCurrencyAndAmount value) Sets the value of the amt property.void
CashDeposit1.setNoteDnmtn
(ActiveCurrencyAndAmount value) Sets the value of the noteDnmtn property.