Uses of Class
org.coderic.iso20022.messages.head.PostalAddress24
Packages that use PostalAddress24
-
Uses of PostalAddress24 in org.coderic.iso20022.messages.head
Methods in org.coderic.iso20022.messages.head that return PostalAddress24Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress24()Create an instance ofPostalAddress24BranchData3.getPstlAdr()Gets the value of the pstlAdr property.FinancialInstitutionIdentification18.getPstlAdr()Gets the value of the pstlAdr property.PartyIdentification135.getPstlAdr()Gets the value of the pstlAdr property.Methods in org.coderic.iso20022.messages.head with parameters of type PostalAddress24Modifier and TypeMethodDescriptionvoidBranchData3.setPstlAdr(PostalAddress24 value) Sets the value of the pstlAdr property.voidFinancialInstitutionIdentification18.setPstlAdr(PostalAddress24 value) Sets the value of the pstlAdr property.voidPartyIdentification135.setPstlAdr(PostalAddress24 value) Sets the value of the pstlAdr property.