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