posted 24 years ago
Cindy , if you are interested what it looks like now and it works, here is the idea what i was after.
I have a textfile which has the methods names and the return type for getters. Now i just create my object. I have the Bill class which has methods like these setters and getters i just use it now though the reflection. It's pretty cool because i don't need to know now anything about the class.