Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.InterestRecord2
-
Packages that use InterestRecord2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of InterestRecord2 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with type parameters of type InterestRecord2 Modifier and Type Field Description protected java.util.List<InterestRecord2>
TransactionInterest4. rcrd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return InterestRecord2 Modifier and Type Method Description InterestRecord2
ObjectFactory. createInterestRecord2()
Create an instance ofInterestRecord2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type InterestRecord2 Modifier and Type Method Description java.util.List<InterestRecord2>
TransactionInterest4. getRcrd()
Gets the value of the rcrd property.
-