Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.ActiveCurrencyAndAmount
Packages that use ActiveCurrencyAndAmount
-
Uses of ActiveCurrencyAndAmount in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as ActiveCurrencyAndAmountModifier and TypeFieldDescriptionprotected ActiveCurrencyAndAmountCashDeposit1.amtprotected ActiveCurrencyAndAmountCashDeposit1.noteDnmtnMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return ActiveCurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountCashDeposit1.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_03 with parameters of type ActiveCurrencyAndAmountModifier and TypeMethodDescriptionvoidCashDeposit1.setAmt(ActiveCurrencyAndAmount value) Sets the value of the amt property.voidCashDeposit1.setNoteDnmtn(ActiveCurrencyAndAmount value) Sets the value of the noteDnmtn property.