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