Uses of Class
org.coderic.iso20022.messages.caaa.EnvelopedData11
Packages that use EnvelopedData11
-
Uses of EnvelopedData11 in org.coderic.iso20022.messages.caaa
Methods in org.coderic.iso20022.messages.caaa that return EnvelopedData11Modifier and TypeMethodDescriptionObjectFactory.createEnvelopedData11()Create an instance ofEnvelopedData11ContentInformationType39.getEnvlpdData()Gets the value of the envlpdData property.ContentInformationType40.getEnvlpdData()Gets the value of the envlpdData property.Methods in org.coderic.iso20022.messages.caaa with parameters of type EnvelopedData11Modifier and TypeMethodDescriptionvoidContentInformationType39.setEnvlpdData(EnvelopedData11 value) Sets the value of the envlpdData property.voidContentInformationType40.setEnvlpdData(EnvelopedData11 value) Sets the value of the envlpdData property.