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