Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.PaymentIdentification6
-
Packages that use PaymentIdentification6 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of PaymentIdentification6 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as PaymentIdentification6 Modifier and Type Field Description protected PaymentIdentification6
DirectDebitTransactionInformation28. pmtId
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return PaymentIdentification6 Modifier and Type Method Description PaymentIdentification6
ObjectFactory. createPaymentIdentification6()
Create an instance ofPaymentIdentification6
PaymentIdentification6
DirectDebitTransactionInformation28. getPmtId()
Gets the value of the pmtId property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with parameters of type PaymentIdentification6 Modifier and Type Method Description void
DirectDebitTransactionInformation28. setPmtId(PaymentIdentification6 value)
Sets the value of the pmtId property.
-