Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.PaymentInstructionInformation5
-
Packages that use PaymentInstructionInformation5 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_01 -
-
Uses of PaymentInstructionInformation5 in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as PaymentInstructionInformation5 Modifier and Type Field Description protected PaymentInstructionInformation5
Pain00800101. pmtInf
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return PaymentInstructionInformation5 Modifier and Type Method Description PaymentInstructionInformation5
ObjectFactory. createPaymentInstructionInformation5()
Create an instance ofPaymentInstructionInformation5
PaymentInstructionInformation5
Pain00800101. getPmtInf()
Gets the value of the pmtInf property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type PaymentInstructionInformation5 Modifier and Type Method Description void
Pain00800101. setPmtInf(PaymentInstructionInformation5 value)
Sets the value of the pmtInf property.
-