Uses of Class
org.coderic.iso20022.messages.remt.PostalAddress27
-
Uses of PostalAddress27 in org.coderic.iso20022.messages.remt
Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress27()
Create an instance ofPostalAddress27
NameAndAddress18.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.Modifier and TypeMethodDescriptionvoid
NameAndAddress18.setAdr
(PostalAddress27 value) Sets the value of the adr property.void
BranchData5.setPstlAdr
(PostalAddress27 value) Sets the value of the pstlAdr property.void
FinancialInstitutionIdentification23.setPstlAdr
(PostalAddress27 value) Sets the value of the pstlAdr property.void
PartyIdentification272.setPstlAdr
(PostalAddress27 value) Sets the value of the pstlAdr property.