Uses of Class
org.coderic.iso20022.messages.catm.Recipient13Choice
Packages that use Recipient13Choice
-
Uses of Recipient13Choice in org.coderic.iso20022.messages.catm
Methods in org.coderic.iso20022.messages.catm that return Recipient13ChoiceModifier and TypeMethodDescriptionObjectFactory.createRecipient13Choice()Create an instance ofRecipient13ChoiceKeyTransport10.getRcptId()Gets the value of the rcptId property.Signer8.getSgnrId()Gets the value of the sgnrId property.Methods in org.coderic.iso20022.messages.catm with parameters of type Recipient13ChoiceModifier and TypeMethodDescriptionvoidKeyTransport10.setRcptId(Recipient13Choice value) Sets the value of the rcptId property.voidSigner8.setSgnrId(Recipient13Choice value) Sets the value of the sgnrId property.