Uses of Class
org.coderic.iso20022.messages.secl.ContactIdentification2
Packages that use ContactIdentification2
-
Uses of ContactIdentification2 in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return ContactIdentification2Modifier and TypeMethodDescriptionObjectFactory.createContactIdentification2()Create an instance ofContactIdentification2PartyIdentificationAndAccount102.getCtctPrsn()Gets the value of the ctctPrsn property.PartyIdentificationAndAccount32.getCtctPrsn()Gets the value of the ctctPrsn property.Methods in org.coderic.iso20022.messages.secl with parameters of type ContactIdentification2Modifier and TypeMethodDescriptionvoidPartyIdentificationAndAccount102.setCtctPrsn(ContactIdentification2 value) Sets the value of the ctctPrsn property.voidPartyIdentificationAndAccount32.setCtctPrsn(ContactIdentification2 value) Sets the value of the ctctPrsn property.