Uses of Class
org.coderic.iso20022.messages.casp.EncapsulatedContent3
Packages that use EncapsulatedContent3
-
Uses of EncapsulatedContent3 in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return EncapsulatedContent3Modifier and TypeMethodDescriptionObjectFactory.createEncapsulatedContent3()Create an instance ofEncapsulatedContent3AuthenticatedData10.getNcpsltdCntt()Gets the value of the ncpsltdCntt property.DigestedData6.getNcpsltdCntt()Gets the value of the ncpsltdCntt property.SignedData9.getNcpsltdCntt()Gets the value of the ncpsltdCntt property.Methods in org.coderic.iso20022.messages.casp with parameters of type EncapsulatedContent3Modifier and TypeMethodDescriptionvoidAuthenticatedData10.setNcpsltdCntt(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.voidDigestedData6.setNcpsltdCntt(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.voidSignedData9.setNcpsltdCntt(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.