Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.Rate1
-
Packages that use Rate1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of Rate1 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with type parameters of type Rate1 Modifier and Type Field Description protected java.util.List<Rate1>AccountInterest1. rateprotected java.util.List<Rate1>TransactionInterest1. rateMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return Rate1 Modifier and Type Method Description Rate1ObjectFactory. createRate1()Create an instance ofRate1Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return types with arguments of type Rate1 Modifier and Type Method Description java.util.List<Rate1>AccountInterest1. getRate()Gets the value of the rate property.java.util.List<Rate1>TransactionInterest1. getRate()Gets the value of the rate property.
-