Uses of Class
org.coderic.iso20022.messages.casp.PostalAddress22
Packages that use PostalAddress22
-
Uses of PostalAddress22 in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return PostalAddress22Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress22()Create an instance ofPostalAddress22Cardholder21.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.Methods in org.coderic.iso20022.messages.casp with parameters of type PostalAddress22Modifier and TypeMethodDescriptionvoidCardholder21.setBllgAdr(PostalAddress22 value) Sets the value of the bllgAdr property.voidCommunicationAddress9.setPstlAdr(PostalAddress22 value) Sets the value of the pstlAdr property.voidCardholder21.setShppgAdr(PostalAddress22 value) Sets the value of the shppgAdr property.