Uses of Class
org.coderic.iso20022.messages.pacs.CashAccount40
-
Uses of CashAccount40 in org.coderic.iso20022.messages.pacs
Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()
Create an instance ofCashAccount40
MovementRecord2.getPtcptAcct()
Gets the value of the ptcptAcct property.SettlementInstruction14.getSttlmAcct()
Gets the value of the sttlmAcct property.MovementRecord2.getSttlmAgtAcct()
Gets the value of the sttlmAgtAcct property.Modifier and TypeMethodDescriptionvoid
MovementRecord2.setPtcptAcct
(CashAccount40 value) Sets the value of the ptcptAcct property.void
SettlementInstruction14.setSttlmAcct
(CashAccount40 value) Sets the value of the sttlmAcct property.void
MovementRecord2.setSttlmAgtAcct
(CashAccount40 value) Sets the value of the sttlmAgtAcct property.