Uses of Class
org.coderic.iso20022.messages.tsrv.ContactDetails2
Packages that use ContactDetails2
-
Uses of ContactDetails2 in org.coderic.iso20022.messages.tsrv
Methods in org.coderic.iso20022.messages.tsrv that return ContactDetails2Modifier and TypeMethodDescriptionObjectFactory.createContactDetails2()Create an instance ofContactDetails2PartyIdentification32.getCtctDtls()Gets the value of the ctctDtls property.PartyIdentification42.getCtctDtls()Gets the value of the ctctDtls property.PartyIdentification43.getCtctDtls()Gets the value of the ctctDtls property.Methods in org.coderic.iso20022.messages.tsrv with parameters of type ContactDetails2Modifier and TypeMethodDescriptionvoidPartyIdentification32.setCtctDtls(ContactDetails2 value) Sets the value of the ctctDtls property.voidPartyIdentification42.setCtctDtls(ContactDetails2 value) Sets the value of the ctctDtls property.voidPartyIdentification43.setCtctDtls(ContactDetails2 value) Sets the value of the ctctDtls property.