Uses of Class
org.coderic.iso20022.messages.cafm.EncapsulatedContent3
-
Uses of EncapsulatedContent3 in org.coderic.iso20022.messages.cafm
Modifier and TypeMethodDescriptionObjectFactory.createEncapsulatedContent3()
Create an instance ofEncapsulatedContent3
AuthenticatedData5.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.Modifier and TypeMethodDescriptionvoid
AuthenticatedData5.setNcpsltdCntt
(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.void
DigestedData5.setNcpsltdCntt
(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.void
SignedData5.setNcpsltdCntt
(EncapsulatedContent3 value) Sets the value of the ncpsltdCntt property.