Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.ActiveCurrencyAndAmount
-
Packages that use ActiveCurrencyAndAmount Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of ActiveCurrencyAndAmount in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as ActiveCurrencyAndAmount Modifier and Type Field Description protected ActiveCurrencyAndAmountCashDeposit1. amtprotected ActiveCurrencyAndAmountCashDeposit1. noteDnmtnMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return ActiveCurrencyAndAmount Modifier and Type Method Description ActiveCurrencyAndAmountObjectFactory. createActiveCurrencyAndAmount()Create an instance ofActiveCurrencyAndAmountActiveCurrencyAndAmountCashDeposit1. getAmt()Gets the value of the amt property.ActiveCurrencyAndAmountCashDeposit1. getNoteDnmtn()Gets the value of the noteDnmtn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type ActiveCurrencyAndAmount Modifier and Type Method Description voidCashDeposit1. setAmt(ActiveCurrencyAndAmount value)Sets the value of the amt property.voidCashDeposit1. setNoteDnmtn(ActiveCurrencyAndAmount value)Sets the value of the noteDnmtn property.
-