Uses of Class
org.coderic.iso20022.messages.pain.BranchAndFinancialInstitutionIdentification8
Packages that use BranchAndFinancialInstitutionIdentification8
-
Uses of BranchAndFinancialInstitutionIdentification8 in org.coderic.iso20022.messages.pain
Methods in org.coderic.iso20022.messages.pain that return BranchAndFinancialInstitutionIdentification8Modifier and TypeMethodDescriptionObjectFactory.createBranchAndFinancialInstitutionIdentification8()Create an instance ofBranchAndFinancialInstitutionIdentification8Mandate20.getCdtrAgt()Gets the value of the cdtrAgt property.Mandate20.getDbtrAgt()Gets the value of the dbtrAgt property.GroupHeader110.getInstdAgt()Gets the value of the instdAgt property.GroupHeader110.getInstgAgt()Gets the value of the instgAgt property.Methods in org.coderic.iso20022.messages.pain with parameters of type BranchAndFinancialInstitutionIdentification8Modifier and TypeMethodDescriptionvoidMandate20.setCdtrAgt(BranchAndFinancialInstitutionIdentification8 value) Sets the value of the cdtrAgt property.voidMandate20.setDbtrAgt(BranchAndFinancialInstitutionIdentification8 value) Sets the value of the dbtrAgt property.voidGroupHeader110.setInstdAgt(BranchAndFinancialInstitutionIdentification8 value) Sets the value of the instdAgt property.voidGroupHeader110.setInstgAgt(BranchAndFinancialInstitutionIdentification8 value) Sets the value of the instgAgt property.