Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.PaymentInstruction39
-
Packages that use PaymentInstruction39 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of PaymentInstruction39 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with type parameters of type PaymentInstruction39 Modifier and Type Field Description protected java.util.List<PaymentInstruction39>
CustomerDirectDebitInitiationV10. pmtInf
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return PaymentInstruction39 Modifier and Type Method Description PaymentInstruction39
ObjectFactory. createPaymentInstruction39()
Create an instance ofPaymentInstruction39
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return types with arguments of type PaymentInstruction39 Modifier and Type Method Description java.util.List<PaymentInstruction39>
CustomerDirectDebitInitiationV10. getPmtInf()
Gets the value of the pmtInf property.
-