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