Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.PaymentTypeInformation26
-
Packages that use PaymentTypeInformation26 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of PaymentTypeInformation26 in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as PaymentTypeInformation26 Modifier and Type Field Description protected PaymentTypeInformation26CreditTransferTransaction34. pmtTpInfprotected PaymentTypeInformation26PaymentInstruction30. pmtTpInfMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return PaymentTypeInformation26 Modifier and Type Method Description PaymentTypeInformation26ObjectFactory. createPaymentTypeInformation26()Create an instance ofPaymentTypeInformation26PaymentTypeInformation26CreditTransferTransaction34. getPmtTpInf()Gets the value of the pmtTpInf property.PaymentTypeInformation26PaymentInstruction30. getPmtTpInf()Gets the value of the pmtTpInf property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type PaymentTypeInformation26 Modifier and Type Method Description voidCreditTransferTransaction34. setPmtTpInf(PaymentTypeInformation26 value)Sets the value of the pmtTpInf property.voidPaymentInstruction30. setPmtTpInf(PaymentTypeInformation26 value)Sets the value of the pmtTpInf property.
-