Uses of Class
org.coderic.iso20022.messages.camt.Party40Choice
-
Uses of Party40Choice in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionObjectFactory.createParty40Choice()
Create an instance ofParty40Choice
OriginalTransactionReference35.getCdtr()
Gets the value of the cdtr property.OriginalTransactionReference35.getDbtr()
Gets the value of the dbtr property.InvestigationResponse3.getNxtRspndr()
Gets the value of the nxtRspndr property.InvestigationRequest3.getReqOrgtr()
Gets the value of the reqOrgtr property.InvestigationRequest3.getRqstr()
Gets the value of the rqstr property.InvestigationRequest3.getRspndr()
Gets the value of the rspndr property.InvestigationData2.getRspnOrgtr()
Gets the value of the rspnOrgtr property.OriginalTransactionReference35.getUltmtCdtr()
Gets the value of the ultmtCdtr property.OriginalTransactionReference35.getUltmtDbtr()
Gets the value of the ultmtDbtr property.InvestigationRequest3.getXpctdRspndr()
Gets the value of the xpctdRspndr property.Modifier and TypeMethodDescriptionvoid
OriginalTransactionReference35.setCdtr
(Party40Choice value) Sets the value of the cdtr property.void
OriginalTransactionReference35.setDbtr
(Party40Choice value) Sets the value of the dbtr property.void
InvestigationResponse3.setNxtRspndr
(Party40Choice value) Sets the value of the nxtRspndr property.void
InvestigationRequest3.setReqOrgtr
(Party40Choice value) Sets the value of the reqOrgtr property.void
InvestigationRequest3.setRqstr
(Party40Choice value) Sets the value of the rqstr property.void
InvestigationRequest3.setRspndr
(Party40Choice value) Sets the value of the rspndr property.void
InvestigationData2.setRspnOrgtr
(Party40Choice value) Sets the value of the rspnOrgtr property.void
OriginalTransactionReference35.setUltmtCdtr
(Party40Choice value) Sets the value of the ultmtCdtr property.void
OriginalTransactionReference35.setUltmtDbtr
(Party40Choice value) Sets the value of the ultmtDbtr property.void
InvestigationRequest3.setXpctdRspndr
(Party40Choice value) Sets the value of the xpctdRspndr property.