Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.FromToAmountRange
-
Packages that use FromToAmountRange Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of FromToAmountRange in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as FromToAmountRange Modifier and Type Field Description protected FromToAmountRange
ImpliedCurrencyAmountRangeChoice. frToAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return FromToAmountRange Modifier and Type Method Description FromToAmountRange
ObjectFactory. createFromToAmountRange()
Create an instance ofFromToAmountRange
FromToAmountRange
ImpliedCurrencyAmountRangeChoice. getFrToAmt()
Gets the value of the frToAmt property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type FromToAmountRange Modifier and Type Method Description void
ImpliedCurrencyAmountRangeChoice. setFrToAmt(FromToAmountRange value)
Sets the value of the frToAmt property.
-