Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.ImpliedCurrencyAmountRangeChoice
-
Packages that use ImpliedCurrencyAmountRangeChoice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of ImpliedCurrencyAmountRangeChoice in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as ImpliedCurrencyAmountRangeChoice Modifier and Type Field Description protected ImpliedCurrencyAmountRangeChoice
CurrencyAndAmountRange2. amt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return ImpliedCurrencyAmountRangeChoice Modifier and Type Method Description ImpliedCurrencyAmountRangeChoice
ObjectFactory. createImpliedCurrencyAmountRangeChoice()
Create an instance ofImpliedCurrencyAmountRangeChoice
ImpliedCurrencyAmountRangeChoice
CurrencyAndAmountRange2. getAmt()
Gets the value of the amt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type ImpliedCurrencyAmountRangeChoice Modifier and Type Method Description void
CurrencyAndAmountRange2. setAmt(ImpliedCurrencyAmountRangeChoice value)
Sets the value of the amt property.
-