get methods

Hi all, I would like to ask if there is any other method than the usual get -return method in order to get a variable which is argument to a class constructor? The reason for this is that when I want something from a subclass constructor then I have also to add the method to the upper class which makes things more complicated.
Last edited on
can you be a bit more clear?
Member variables?
Topic archived. No new replies allowed.