Uses of Class
org.coderic.iso20022.messages.camt.Party40Choice
Packages that use Party40Choice
-
Uses of Party40Choice in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return Party40ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty40Choice()Create an instance ofParty40ChoiceOriginalTransactionReference35.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.Methods in org.coderic.iso20022.messages.camt with parameters of type Party40ChoiceModifier and TypeMethodDescriptionvoidOriginalTransactionReference35.setCdtr(Party40Choice value) Sets the value of the cdtr property.voidOriginalTransactionReference35.setDbtr(Party40Choice value) Sets the value of the dbtr property.voidInvestigationResponse3.setNxtRspndr(Party40Choice value) Sets the value of the nxtRspndr property.voidInvestigationRequest3.setReqOrgtr(Party40Choice value) Sets the value of the reqOrgtr property.voidInvestigationRequest3.setRqstr(Party40Choice value) Sets the value of the rqstr property.voidInvestigationRequest3.setRspndr(Party40Choice value) Sets the value of the rspndr property.voidInvestigationData2.setRspnOrgtr(Party40Choice value) Sets the value of the rspnOrgtr property.voidOriginalTransactionReference35.setUltmtCdtr(Party40Choice value) Sets the value of the ultmtCdtr property.voidOriginalTransactionReference35.setUltmtDbtr(Party40Choice value) Sets the value of the ultmtDbtr property.voidInvestigationRequest3.setXpctdRspndr(Party40Choice value) Sets the value of the xpctdRspndr property.