Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_08.PaymentTypeInformation29
Packages that use PaymentTypeInformation29
-
Uses of PaymentTypeInformation29 in org.kapott.hbci.sepa.jaxb.pain_008_001_08
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_08 declared as PaymentTypeInformation29Modifier and TypeFieldDescriptionprotected PaymentTypeInformation29DirectDebitTransactionInformation23.pmtTpInfprotected PaymentTypeInformation29PaymentInstruction29.pmtTpInfMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 that return PaymentTypeInformation29Modifier and TypeMethodDescriptionObjectFactory.createPaymentTypeInformation29()Create an instance ofPaymentTypeInformation29DirectDebitTransactionInformation23.getPmtTpInf()Gets the value of the pmtTpInf property.PaymentInstruction29.getPmtTpInf()Gets the value of the pmtTpInf property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 with parameters of type PaymentTypeInformation29Modifier and TypeMethodDescriptionvoidDirectDebitTransactionInformation23.setPmtTpInf(PaymentTypeInformation29 value) Sets the value of the pmtTpInf property.voidPaymentInstruction29.setPmtTpInf(PaymentTypeInformation29 value) Sets the value of the pmtTpInf property.