Uses of Class
org.coderic.iso20022.messages.tsrv.Party9Choice
Packages that use Party9Choice
-
Uses of Party9Choice in org.coderic.iso20022.messages.tsrv
Methods in org.coderic.iso20022.messages.tsrv that return Party9ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty9Choice()Create an instance ofParty9ChoiceOriginalMessage1.getFr()Gets the value of the fr property.OriginalMessage1.getTo()Gets the value of the to property.Methods in org.coderic.iso20022.messages.tsrv with parameters of type Party9ChoiceModifier and TypeMethodDescriptionvoidOriginalMessage1.setFr(Party9Choice value) Sets the value of the fr property.voidOriginalMessage1.setTo(Party9Choice value) Sets the value of the to property.