Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.PaymentInstruction40
-
Packages that use PaymentInstruction40 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of PaymentInstruction40 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 PaymentInstruction40 Modifier and Type Field Description protected java.util.List<PaymentInstruction40>
CustomerCreditTransferInitiationV11. pmtInf
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return PaymentInstruction40 Modifier and Type Method Description PaymentInstruction40
ObjectFactory. createPaymentInstruction40()
Create an instance ofPaymentInstruction40
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return types with arguments of type PaymentInstruction40 Modifier and Type Method Description java.util.List<PaymentInstruction40>
CustomerCreditTransferInitiationV11. getPmtInf()
Gets the value of the pmtInf property.
-