Uses of Class
org.coderic.iso20022.messages.secl.PartyIdentificationAndAccount102
-
Uses of PartyIdentificationAndAccount102 in org.coderic.iso20022.messages.secl
Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationAndAccount102()
Create an instance ofPartyIdentificationAndAccount102
DeliveringPartiesAndAccount11.getPty1()
Gets the value of the pty1 property.ReceivingPartiesAndAccount11.getPty1()
Gets the value of the pty1 property.DeliveringPartiesAndAccount11.getPty2()
Gets the value of the pty2 property.ReceivingPartiesAndAccount11.getPty2()
Gets the value of the pty2 property.Modifier and TypeMethodDescriptionvoid
DeliveringPartiesAndAccount11.setPty1
(PartyIdentificationAndAccount102 value) Sets the value of the pty1 property.void
ReceivingPartiesAndAccount11.setPty1
(PartyIdentificationAndAccount102 value) Sets the value of the pty1 property.void
DeliveringPartiesAndAccount11.setPty2
(PartyIdentificationAndAccount102 value) Sets the value of the pty2 property.void
ReceivingPartiesAndAccount11.setPty2
(PartyIdentificationAndAccount102 value) Sets the value of the pty2 property.