Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.Rate3
-
Packages that use Rate3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of Rate3 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with type parameters of type Rate3 Modifier and Type Field Description protected java.util.List<Rate3>
AccountInterest2. rate
protected java.util.List<Rate3>
TransactionInterest2. rate
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return Rate3 Modifier and Type Method Description Rate3
ObjectFactory. createRate3()
Create an instance ofRate3
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return types with arguments of type Rate3 Modifier and Type Method Description java.util.List<Rate3>
AccountInterest2. getRate()
Gets the value of the rate property.java.util.List<Rate3>
TransactionInterest2. getRate()
Gets the value of the rate property.
-