Uses of Class
org.coderic.iso20022.messages.tsmt.SignatureEnvelope
Packages that use SignatureEnvelope
-
Uses of SignatureEnvelope in org.coderic.iso20022.messages.tsmt
Methods in org.coderic.iso20022.messages.tsmt that return SignatureEnvelopeModifier and TypeMethodDescriptionObjectFactory.createSignatureEnvelope()Create an instance ofSignatureEnvelopeBusinessApplicationHeader1.getSgntr()Gets the value of the sgntr property.QualifiedPartyAndXMLSignature1.getSgntr()Gets the value of the sgntr property.Methods in org.coderic.iso20022.messages.tsmt with parameters of type SignatureEnvelopeModifier and TypeMethodDescriptionvoidBusinessApplicationHeader1.setSgntr(SignatureEnvelope value) Sets the value of the sgntr property.voidQualifiedPartyAndXMLSignature1.setSgntr(SignatureEnvelope value) Sets the value of the sgntr property.