Uses of Class
org.coderic.iso20022.messages.head.Party44Choice
Packages that use Party44Choice
-
Uses of Party44Choice in org.coderic.iso20022.messages.head
Methods in org.coderic.iso20022.messages.head that return Party44ChoiceModifier and TypeMethodDescriptionObjectFactory.createParty44Choice()Create an instance ofParty44ChoiceBusinessApplicationHeader7.getFr()Gets the value of the fr property.BusinessApplicationHeaderV03.getFr()Gets the value of the fr property.BusinessApplicationHeader7.getTo()Gets the value of the to property.BusinessApplicationHeaderV03.getTo()Gets the value of the to property.Methods in org.coderic.iso20022.messages.head with parameters of type Party44ChoiceModifier and TypeMethodDescriptionvoidBusinessApplicationHeader7.setFr(Party44Choice value) Sets the value of the fr property.voidBusinessApplicationHeaderV03.setFr(Party44Choice value) Sets the value of the fr property.voidBusinessApplicationHeader7.setTo(Party44Choice value) Sets the value of the to property.voidBusinessApplicationHeaderV03.setTo(Party44Choice value) Sets the value of the to property.