Uses of Class
org.coderic.iso20022.messages.cafm.Recipient5Choice
Packages that use Recipient5Choice
-
Uses of Recipient5Choice in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return Recipient5ChoiceModifier and TypeMethodDescriptionObjectFactory.createRecipient5Choice()Create an instance ofRecipient5ChoiceKeyTransport5.getRcptId()Gets the value of the rcptId property.KeyTransport6.getRcptId()Gets the value of the rcptId property.Signer4.getSgnrId()Gets the value of the sgnrId property.Methods in org.coderic.iso20022.messages.cafm with parameters of type Recipient5ChoiceModifier and TypeMethodDescriptionvoidKeyTransport5.setRcptId(Recipient5Choice value) Sets the value of the rcptId property.voidKeyTransport6.setRcptId(Recipient5Choice value) Sets the value of the rcptId property.voidSigner4.setSgnrId(Recipient5Choice value) Sets the value of the sgnrId property.