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