Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.SupplementaryData1
-
Packages that use SupplementaryData1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of SupplementaryData1 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with type parameters of type SupplementaryData1 Modifier and Type Field Description protected java.util.List<SupplementaryData1>BankToCustomerAccountReportV04. splmtryDataprotected java.util.List<SupplementaryData1>EntryTransaction4. splmtryDataMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return SupplementaryData1 Modifier and Type Method Description SupplementaryData1ObjectFactory. createSupplementaryData1()Create an instance ofSupplementaryData1Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return types with arguments of type SupplementaryData1 Modifier and Type Method Description java.util.List<SupplementaryData1>BankToCustomerAccountReportV04. getSplmtryData()Gets the value of the splmtryData property.java.util.List<SupplementaryData1>EntryTransaction4. getSplmtryData()Gets the value of the splmtryData property.
-