Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.ReturnReason5Choice
-
Packages that use ReturnReason5Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of ReturnReason5Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as ReturnReason5Choice Modifier and Type Field Description protected ReturnReason5Choice
PaymentReturnReason2. rsn
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return ReturnReason5Choice Modifier and Type Method Description ReturnReason5Choice
ObjectFactory. createReturnReason5Choice()
Create an instance ofReturnReason5Choice
ReturnReason5Choice
PaymentReturnReason2. getRsn()
Gets the value of the rsn property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type ReturnReason5Choice Modifier and Type Method Description void
PaymentReturnReason2. setRsn(ReturnReason5Choice value)
Sets the value of the rsn property.
-