Uses of Class
org.coderic.iso20022.messages.catp.ATMTransferResponseV01
Packages that use ATMTransferResponseV01
-
Uses of ATMTransferResponseV01 in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return ATMTransferResponseV01Modifier and TypeMethodDescriptionObjectFactory.createATMTransferResponseV01()Create an instance ofATMTransferResponseV01Document.getATMTrfRspn()Gets the value of the atmTrfRspn property.Methods in org.coderic.iso20022.messages.catp with parameters of type ATMTransferResponseV01Modifier and TypeMethodDescriptionvoidDocument.setATMTrfRspn(ATMTransferResponseV01 value) Sets the value of the atmTrfRspn property.