Uses of Class
org.coderic.iso20022.messages.head.Party44Choice
-
Uses of Party44Choice in org.coderic.iso20022.messages.head
Modifier and TypeMethodDescriptionObjectFactory.createParty44Choice()
Create an instance ofParty44Choice
BusinessApplicationHeader7.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.Modifier and TypeMethodDescriptionvoid
BusinessApplicationHeader7.setFr
(Party44Choice value) Sets the value of the fr property.void
BusinessApplicationHeaderV03.setFr
(Party44Choice value) Sets the value of the fr property.void
BusinessApplicationHeader7.setTo
(Party44Choice value) Sets the value of the to property.void
BusinessApplicationHeaderV03.setTo
(Party44Choice value) Sets the value of the to property.