Uses of Class
org.coderic.iso20022.messages.secl.PartyIdentificationAndAccount32
Packages that use PartyIdentificationAndAccount32
-
Uses of PartyIdentificationAndAccount32 in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return PartyIdentificationAndAccount32Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationAndAccount32()Create an instance ofPartyIdentificationAndAccount32DeliveringPartiesAndAccount7.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.Methods in org.coderic.iso20022.messages.secl with parameters of type PartyIdentificationAndAccount32Modifier and TypeMethodDescriptionvoidDeliveringPartiesAndAccount7.setPty1(PartyIdentificationAndAccount32 value) Sets the value of the pty1 property.voidReceivingPartiesAndAccount7.setPty1(PartyIdentificationAndAccount32 value) Sets the value of the pty1 property.voidDeliveringPartiesAndAccount7.setPty2(PartyIdentificationAndAccount32 value) Sets the value of the pty2 property.voidReceivingPartiesAndAccount7.setPty2(PartyIdentificationAndAccount32 value) Sets the value of the pty2 property.