Uses of Class
org.coderic.iso20022.messages.head.SignatureEnvelope
Packages that use SignatureEnvelope
-
Uses of SignatureEnvelope in org.coderic.iso20022.messages.head
Methods in org.coderic.iso20022.messages.head that return SignatureEnvelopeModifier and TypeMethodDescriptionObjectFactory.createSignatureEnvelope()Create an instance ofSignatureEnvelopeBusinessApplicationHeader7.getSgntr()Gets the value of the sgntr property.BusinessApplicationHeaderV03.getSgntr()Gets the value of the sgntr property.Methods in org.coderic.iso20022.messages.head with parameters of type SignatureEnvelopeModifier and TypeMethodDescriptionvoidBusinessApplicationHeader7.setSgntr(SignatureEnvelope value) Sets the value of the sgntr property.voidBusinessApplicationHeaderV03.setSgntr(SignatureEnvelope value) Sets the value of the sgntr property.