Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.CurrencyAndAmountRange2
-
Packages that use CurrencyAndAmountRange2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of CurrencyAndAmountRange2 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as CurrencyAndAmountRange2 Modifier and Type Field Description protected CurrencyAndAmountRange2
Rate3. vldtyRg
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CurrencyAndAmountRange2 Modifier and Type Method Description CurrencyAndAmountRange2
ObjectFactory. createCurrencyAndAmountRange2()
Create an instance ofCurrencyAndAmountRange2
CurrencyAndAmountRange2
Rate3. getVldtyRg()
Gets the value of the vldtyRg property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type CurrencyAndAmountRange2 Modifier and Type Method Description void
Rate3. setVldtyRg(CurrencyAndAmountRange2 value)
Sets the value of the vldtyRg property.
-