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