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