Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.SupplementaryData1
-
Packages that use SupplementaryData1 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of SupplementaryData1 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with type parameters of type SupplementaryData1 Modifier and Type Field Description protected java.util.List<SupplementaryData1>
CreditTransferTransaction54. splmtryData
protected java.util.List<SupplementaryData1>
CustomerCreditTransferInitiationV11. splmtryData
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return SupplementaryData1 Modifier and Type Method Description SupplementaryData1
ObjectFactory. createSupplementaryData1()
Create an instance ofSupplementaryData1
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return types with arguments of type SupplementaryData1 Modifier and Type Method Description java.util.List<SupplementaryData1>
CreditTransferTransaction54. getSplmtryData()
Gets the value of the splmtryData property.java.util.List<SupplementaryData1>
CustomerCreditTransferInitiationV11. getSplmtryData()
Gets the value of the splmtryData property.
-