Uses of Class
org.coderic.iso20022.messages.tsrv.PartyAndSignature2
Packages that use PartyAndSignature2
-
Uses of PartyAndSignature2 in org.coderic.iso20022.messages.tsrv
Methods in org.coderic.iso20022.messages.tsrv that return PartyAndSignature2Modifier and TypeMethodDescriptionObjectFactory.createPartyAndSignature2()Create an instance ofPartyAndSignature2Document9.getDgtlSgntr()Gets the value of the dgtlSgntr property.UndertakingStatusReportV01.getDgtlSgntr()Gets the value of the dgtlSgntr property.Methods in org.coderic.iso20022.messages.tsrv with parameters of type PartyAndSignature2Modifier and TypeMethodDescriptionvoidDocument9.setDgtlSgntr(PartyAndSignature2 value) Sets the value of the dgtlSgntr property.voidUndertakingStatusReportV01.setDgtlSgntr(PartyAndSignature2 value) Sets the value of the dgtlSgntr property.