Uses of Class
org.coderic.iso20022.messages.tsrv.PartyIdentification43
Packages that use PartyIdentification43
-
Uses of PartyIdentification43 in org.coderic.iso20022.messages.tsrv
Methods in org.coderic.iso20022.messages.tsrv that return PartyIdentification43Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification43()Create an instance ofPartyIdentification43UndertakingStatusAdvice1.getInitgPty()Gets the value of the initgPty property.Undertaking8.getIssr()Gets the value of the issr property.PartyAndSignature2.getPty()Gets the value of the pty property.Methods in org.coderic.iso20022.messages.tsrv with parameters of type PartyIdentification43Modifier and TypeMethodDescriptionvoidUndertakingStatusAdvice1.setInitgPty(PartyIdentification43 value) Sets the value of the initgPty property.voidUndertaking8.setIssr(PartyIdentification43 value) Sets the value of the issr property.voidPartyAndSignature2.setPty(PartyIdentification43 value) Sets the value of the pty property.