Uses of Class
org.coderic.iso20022.messages.pacs.CashAccount40
Packages that use CashAccount40
-
Uses of CashAccount40 in org.coderic.iso20022.messages.pacs
Methods in org.coderic.iso20022.messages.pacs that return CashAccount40Modifier and TypeMethodDescriptionObjectFactory.createCashAccount40()Create an instance ofCashAccount40MovementRecord2.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.Methods in org.coderic.iso20022.messages.pacs with parameters of type CashAccount40Modifier and TypeMethodDescriptionvoidMovementRecord2.setPtcptAcct(CashAccount40 value) Sets the value of the ptcptAcct property.voidSettlementInstruction14.setSttlmAcct(CashAccount40 value) Sets the value of the sttlmAcct property.voidMovementRecord2.setSttlmAgtAcct(CashAccount40 value) Sets the value of the sttlmAgtAcct property.