Uses of Class
org.coderic.iso20022.messages.cafm.EncapsulatedContent3
Packages that use EncapsulatedContent3
-
Uses of EncapsulatedContent3 in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return EncapsulatedContent3Modifier and TypeMethodDescriptionObjectFactory.createEncapsulatedContent3()Create an instance ofEncapsulatedContent3AuthenticatedData5.getNcpsltdCntt()Gets the value of the ncpsltdCntt property.DigestedData5.getNcpsltdCntt()Gets the value of the ncpsltdCntt property.SignedData5.getNcpsltdCntt()Gets the value of the ncpsltdCntt property.Methods in org.coderic.iso20022.messages.cafm with parameters of type EncapsulatedContent3Modifier and TypeMethodDescriptionvoidAuthenticatedData5.setNcpsltdCntt(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.voidDigestedData5.setNcpsltdCntt(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.voidSignedData5.setNcpsltdCntt(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.