Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.Rate4
-
Packages that use Rate4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of Rate4 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as Rate4 Modifier and Type Field Description protected Rate4InterestRecord2. rateFields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with type parameters of type Rate4 Modifier and Type Field Description protected java.util.List<Rate4>AccountInterest4. rateMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return Rate4 Modifier and Type Method Description Rate4ObjectFactory. createRate4()Create an instance ofRate4Rate4InterestRecord2. getRate()Gets the value of the rate property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type Rate4 Modifier and Type Method Description java.util.List<Rate4>AccountInterest4. getRate()Gets the value of the rate property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type Rate4 Modifier and Type Method Description voidInterestRecord2. setRate(Rate4 value)Sets the value of the rate property.
-