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