Uses of Class
org.coderic.iso20022.messages.tsin.PostalAddress1
Packages that use PostalAddress1
-
Uses of PostalAddress1 in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return PostalAddress1Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress1()Create an instance ofPostalAddress1NameAndAddress5.getAdr()Gets the value of the adr property.PartyIdentification8.getPstlAdr()Gets the value of the pstlAdr property.Methods in org.coderic.iso20022.messages.tsin with parameters of type PostalAddress1Modifier and TypeMethodDescriptionvoidNameAndAddress5.setAdr(PostalAddress1 value) Sets the value of the adr property.voidPartyIdentification8.setPstlAdr(PostalAddress1 value) Sets the value of the pstlAdr property.