Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.AccountInterest2
-
Packages that use AccountInterest2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of AccountInterest2 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 AccountInterest2 Modifier and Type Field Description protected java.util.List<AccountInterest2>
AccountReport11. intrst
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return AccountInterest2 Modifier and Type Method Description AccountInterest2
ObjectFactory. createAccountInterest2()
Create an instance ofAccountInterest2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return types with arguments of type AccountInterest2 Modifier and Type Method Description java.util.List<AccountInterest2>
AccountReport11. getIntrst()
Gets the value of the intrst property.
-