Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.FromToAmountRange
-
Packages that use FromToAmountRange Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of FromToAmountRange in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as FromToAmountRange Modifier and Type Field Description protected FromToAmountRange
ImpliedCurrencyAmountRangeChoice. frToAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 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_04 with parameters of type FromToAmountRange Modifier and Type Method Description void
ImpliedCurrencyAmountRangeChoice. setFrToAmt(FromToAmountRange value)
Sets the value of the frToAmt property.
-