Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.Rate3
-
Packages that use Rate3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of Rate3 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as Rate3 Modifier and Type Field Description protected Rate3InterestRecord1. rateFields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with type parameters of type Rate3 Modifier and Type Field Description protected java.util.List<Rate3>AccountInterest3. rateMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return Rate3 Modifier and Type Method Description Rate3ObjectFactory. createRate3()Create an instance ofRate3Rate3InterestRecord1. getRate()Gets the value of the rate property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return types with arguments of type Rate3 Modifier and Type Method Description java.util.List<Rate3>AccountInterest3. getRate()Gets the value of the rate property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type Rate3 Modifier and Type Method Description voidInterestRecord1. setRate(Rate3 value)Sets the value of the rate property.
-