Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.PaymentTypeInformation26
Packages that use PaymentTypeInformation26
-
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 PaymentTypeInformation26Modifier and TypeFieldDescriptionprotected PaymentTypeInformation26
CreditTransferTransaction34.pmtTpInf
protected PaymentTypeInformation26
PaymentInstruction30.pmtTpInf
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return PaymentTypeInformation26Modifier and TypeMethodDescriptionObjectFactory.createPaymentTypeInformation26()
Create an instance ofPaymentTypeInformation26
CreditTransferTransaction34.getPmtTpInf()
Gets the value of the pmtTpInf property.PaymentInstruction30.getPmtTpInf()
Gets the value of the pmtTpInf property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type PaymentTypeInformation26Modifier and TypeMethodDescriptionvoid
CreditTransferTransaction34.setPmtTpInf
(PaymentTypeInformation26 value) Sets the value of the pmtTpInf property.void
PaymentInstruction30.setPmtTpInf
(PaymentTypeInformation26 value) Sets the value of the pmtTpInf property.