Uses of Class
org.coderic.iso20022.messages.camt.CreditorReferenceInformation2
Packages that use CreditorReferenceInformation2
-
Uses of CreditorReferenceInformation2 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return CreditorReferenceInformation2Modifier and TypeMethodDescriptionObjectFactory.createCreditorReferenceInformation2()Create an instance ofCreditorReferenceInformation2StructuredRemittanceInformation16.getCdtrRefInf()Gets the value of the cdtrRefInf property.StructuredRemittanceInformation17.getCdtrRefInf()Gets the value of the cdtrRefInf property.Methods in org.coderic.iso20022.messages.camt with parameters of type CreditorReferenceInformation2Modifier and TypeMethodDescriptionvoidStructuredRemittanceInformation16.setCdtrRefInf(CreditorReferenceInformation2 value) Sets the value of the cdtrRefInf property.voidStructuredRemittanceInformation17.setCdtrRefInf(CreditorReferenceInformation2 value) Sets the value of the cdtrRefInf property.