Uses of Class
org.coderic.iso20022.messages.secl.PartyIdentificationAndAccount32
-
Uses of PartyIdentificationAndAccount32 in org.coderic.iso20022.messages.secl
Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationAndAccount32()
Create an instance ofPartyIdentificationAndAccount32
DeliveringPartiesAndAccount7.getPty1()
Gets the value of the pty1 property.ReceivingPartiesAndAccount7.getPty1()
Gets the value of the pty1 property.DeliveringPartiesAndAccount7.getPty2()
Gets the value of the pty2 property.ReceivingPartiesAndAccount7.getPty2()
Gets the value of the pty2 property.Modifier and TypeMethodDescriptionvoid
DeliveringPartiesAndAccount7.setPty1
(PartyIdentificationAndAccount32 value) Sets the value of the pty1 property.void
ReceivingPartiesAndAccount7.setPty1
(PartyIdentificationAndAccount32 value) Sets the value of the pty1 property.void
DeliveringPartiesAndAccount7.setPty2
(PartyIdentificationAndAccount32 value) Sets the value of the pty2 property.void
ReceivingPartiesAndAccount7.setPty2
(PartyIdentificationAndAccount32 value) Sets the value of the pty2 property.