Uses of Class
org.coderic.iso20022.messages.remt.PostalAddress27
Packages that use PostalAddress27
-
Uses of PostalAddress27 in org.coderic.iso20022.messages.remt
Methods in org.coderic.iso20022.messages.remt that return PostalAddress27Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress27()Create an instance ofPostalAddress27NameAndAddress18.getAdr()Gets the value of the adr property.BranchData5.getPstlAdr()Gets the value of the pstlAdr property.FinancialInstitutionIdentification23.getPstlAdr()Gets the value of the pstlAdr property.PartyIdentification272.getPstlAdr()Gets the value of the pstlAdr property.Methods in org.coderic.iso20022.messages.remt with parameters of type PostalAddress27Modifier and TypeMethodDescriptionvoidNameAndAddress18.setAdr(PostalAddress27 value) Sets the value of the adr property.voidBranchData5.setPstlAdr(PostalAddress27 value) Sets the value of the pstlAdr property.voidFinancialInstitutionIdentification23.setPstlAdr(PostalAddress27 value) Sets the value of the pstlAdr property.voidPartyIdentification272.setPstlAdr(PostalAddress27 value) Sets the value of the pstlAdr property.