Uses of Class
org.coderic.iso20022.messages.tsin.PostalAddress6
Packages that use PostalAddress6
-
Uses of PostalAddress6 in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return PostalAddress6Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress6()Create an instance ofPostalAddress6BranchData2.getPstlAdr()Gets the value of the pstlAdr property.FinancialInstitutionIdentification7.getPstlAdr()Gets the value of the pstlAdr property.FinancialInstitutionIdentification8.getPstlAdr()Gets the value of the pstlAdr property.PartyIdentification42.getPstlAdr()Gets the value of the pstlAdr property.PartyIdentification45.getPstlAdr()Gets the value of the pstlAdr property.Methods in org.coderic.iso20022.messages.tsin with parameters of type PostalAddress6Modifier and TypeMethodDescriptionvoidBranchData2.setPstlAdr(PostalAddress6 value) Sets the value of the pstlAdr property.voidFinancialInstitutionIdentification7.setPstlAdr(PostalAddress6 value) Sets the value of the pstlAdr property.voidFinancialInstitutionIdentification8.setPstlAdr(PostalAddress6 value) Sets the value of the pstlAdr property.voidPartyIdentification42.setPstlAdr(PostalAddress6 value) Sets the value of the pstlAdr property.voidPartyIdentification45.setPstlAdr(PostalAddress6 value) Sets the value of the pstlAdr property.