Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.PaymentReturnReason2
-
Packages that use PaymentReturnReason2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of PaymentReturnReason2 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as PaymentReturnReason2 Modifier and Type Field Description protected PaymentReturnReason2
EntryTransaction4. rtrInf
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return PaymentReturnReason2 Modifier and Type Method Description PaymentReturnReason2
ObjectFactory. createPaymentReturnReason2()
Create an instance ofPaymentReturnReason2
PaymentReturnReason2
EntryTransaction4. getRtrInf()
Gets the value of the rtrInf property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type PaymentReturnReason2 Modifier and Type Method Description void
EntryTransaction4. setRtrInf(PaymentReturnReason2 value)
Sets the value of the rtrInf property.
-