Uses of Class
org.coderic.iso20022.messages.secl.PartyIdentificationAndAccount102
Packages that use PartyIdentificationAndAccount102
-
Uses of PartyIdentificationAndAccount102 in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return PartyIdentificationAndAccount102Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentificationAndAccount102()Create an instance ofPartyIdentificationAndAccount102DeliveringPartiesAndAccount11.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.Methods in org.coderic.iso20022.messages.secl with parameters of type PartyIdentificationAndAccount102Modifier and TypeMethodDescriptionvoidDeliveringPartiesAndAccount11.setPty1(PartyIdentificationAndAccount102 value) Sets the value of the pty1 property.voidReceivingPartiesAndAccount11.setPty1(PartyIdentificationAndAccount102 value) Sets the value of the pty1 property.voidDeliveringPartiesAndAccount11.setPty2(PartyIdentificationAndAccount102 value) Sets the value of the pty2 property.voidReceivingPartiesAndAccount11.setPty2(PartyIdentificationAndAccount102 value) Sets the value of the pty2 property.