Uses of Class
org.coderic.iso20022.messages.camt.NameAndAddress16
Packages that use NameAndAddress16
-
Uses of NameAndAddress16 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return NameAndAddress16Modifier and TypeMethodDescriptionObjectFactory.createNameAndAddress16()Create an instance ofNameAndAddress16InvestigationLocationData1.getPstlAdr()Gets the value of the pstlAdr property.RemittanceLocationData1.getPstlAdr()Gets the value of the pstlAdr property.Methods in org.coderic.iso20022.messages.camt with parameters of type NameAndAddress16Modifier and TypeMethodDescriptionvoidInvestigationLocationData1.setPstlAdr(NameAndAddress16 value) Sets the value of the pstlAdr property.voidRemittanceLocationData1.setPstlAdr(NameAndAddress16 value) Sets the value of the pstlAdr property.