Uses of Class
org.coderic.iso20022.messages.camt.PostalAddress24
-
Uses of PostalAddress24 in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress24()
Create an instance ofPostalAddress24
NameAndAddress16.getAdr()
Gets the value of the adr property.BranchData3.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.Modifier and TypeMethodDescriptionvoid
NameAndAddress16.setAdr
(PostalAddress24 value) Sets the value of the adr property.void
BranchData3.setPstlAdr
(PostalAddress24 value) Sets the value of the pstlAdr property.void
FinancialInstitutionIdentification18.setPstlAdr
(PostalAddress24 value) Sets the value of the pstlAdr property.void
PartyIdentification135.setPstlAdr
(PostalAddress24 value) Sets the value of the pstlAdr property.