Thank's
I have a merchant type class , a merchant class, a bank class and some more classes for there calculations.
but what i am not getting is how to relate transactions between bank class and merchant class.
i.e i am not getting how to proceed with my Transaction's class.
Rest every thing in my code is fine..