Uses of Class
org.coderic.iso20022.messages.camt.BranchAndFinancialInstitutionIdentification6
Packages that use BranchAndFinancialInstitutionIdentification6
-
Uses of BranchAndFinancialInstitutionIdentification6 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return BranchAndFinancialInstitutionIdentification6Modifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentification6()Create an instance ofBranchAndFinancialInstitutionIdentification6ChargesRecord3.getAgt()Gets the value of the agt property.Party40Choice.getAgt()Gets the value of the agt property.TransactionAmendment1Choice.getAgt()Gets the value of the agt property.OriginalTransactionReference35.getCdtrAgt()Gets the value of the cdtrAgt property.AdjustmentCompensation1.getCompstnAgt()Gets the value of the compstnAgt property.OriginalTransactionReference35.getDbtrAgt()Gets the value of the dbtrAgt property.SettlementInstruction11.getInstdRmbrsmntAgt()Gets the value of the instdRmbrsmntAgt property.SettlementInstruction11.getInstgRmbrsmntAgt()Gets the value of the instgRmbrsmntAgt property.AmendmentInformationDetails14.getOrgnlCdtrAgt()Gets the value of the orgnlCdtrAgt property.AmendmentInformationDetails14.getOrgnlDbtrAgt()Gets the value of the orgnlDbtrAgt property.SettlementInstruction11.getThrdRmbrsmntAgt()Gets the value of the thrdRmbrsmntAgt property.Methods in org.coderic.iso20022.messages.camt with parameters of type BranchAndFinancialInstitutionIdentification6Modifier and TypeMethodDescriptionvoidChargesRecord3.setAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the agt property.voidParty40Choice.setAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the agt property.voidTransactionAmendment1Choice.setAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the agt property.voidOriginalTransactionReference35.setCdtrAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the cdtrAgt property.voidAdjustmentCompensation1.setCompstnAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the compstnAgt property.voidOriginalTransactionReference35.setDbtrAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the dbtrAgt property.voidSettlementInstruction11.setInstdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the instdRmbrsmntAgt property.voidSettlementInstruction11.setInstgRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the instgRmbrsmntAgt property.voidAmendmentInformationDetails14.setOrgnlCdtrAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the orgnlCdtrAgt property.voidAmendmentInformationDetails14.setOrgnlDbtrAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the orgnlDbtrAgt property.voidSettlementInstruction11.setThrdRmbrsmntAgt(BranchAndFinancialInstitutionIdentification6 value) Sets the value of the thrdRmbrsmntAgt property.