Uses of Class
org.coderic.iso20022.messages.tsmt.PostalAddress6
Packages that use PostalAddress6
-
Uses of PostalAddress6 in org.coderic.iso20022.messages.tsmt
Methods in org.coderic.iso20022.messages.tsmt 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.PartyIdentification42.getPstlAdr()Gets the value of the pstlAdr property.PartyIdentification45.getPstlAdr()Gets the value of the pstlAdr property.Methods in org.coderic.iso20022.messages.tsmt 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.voidPartyIdentification42.setPstlAdr(PostalAddress6 value) Sets the value of the pstlAdr property.voidPartyIdentification45.setPstlAdr(PostalAddress6 value) Sets the value of the pstlAdr property.