Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.ActiveCurrencyAndAmount
-
Packages that use ActiveCurrencyAndAmount Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of ActiveCurrencyAndAmount in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as ActiveCurrencyAndAmount Modifier and Type Field Description protected ActiveCurrencyAndAmountCashDeposit1. amtprotected ActiveCurrencyAndAmountCashDeposit1. noteDnmtnMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 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_09 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.
-