Uses of Class
org.coderic.iso20022.messages.casp.PostalAddress22
-
Uses of PostalAddress22 in org.coderic.iso20022.messages.casp
Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress22()
Create an instance ofPostalAddress22
Cardholder21.getBllgAdr()
Gets the value of the bllgAdr property.CommunicationAddress9.getPstlAdr()
Gets the value of the pstlAdr property.Cardholder21.getShppgAdr()
Gets the value of the shppgAdr property.Modifier and TypeMethodDescriptionvoid
Cardholder21.setBllgAdr
(PostalAddress22 value) Sets the value of the bllgAdr property.void
CommunicationAddress9.setPstlAdr
(PostalAddress22 value) Sets the value of the pstlAdr property.void
Cardholder21.setShppgAdr
(PostalAddress22 value) Sets the value of the shppgAdr property.