Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Help > Re: access leve...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 8 of 11 Topic 15966 of 16566
Post > Topic >>

Re: access levels for private field which is inherited

by Roedy Green <see_website@[EMAIL PROTECTED] > Apr 14, 2008 at 08:56 PM

On Sun, 13 Apr 2008 10:01:29 GMT, thufir <hawat.thufir@[EMAIL PROTECTED]
>
wrote, quoted or indirectly quoted someone who said :

>I'm reviewing access levels, but don't see how this can be done.

There are two basic methods to manipulate the base class's private
variable.

1. change the scope of the variable  in the base class to protected,
default or public 

2. manipulate the private field via a method, setter or constructor
which is protected, default, or public. 

I can't think of any other way.
-- 

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
 




 11 Posts in Topic:
access levels for private field which is inherited
thufir <hawat.thufir@[  2008-04-13 10:01:29 
Re: access levels for private field which is inherited
Lothar Kimmeringer <ne  2008-04-13 12:38:52 
Re: access levels for private field which is inherited
Lew <lew@[EMAIL PROTEC  2008-04-13 07:41:05 
Re: access levels for private field which is inherited
Mark Space <markspace@  2008-04-13 09:37:03 
Re: access levels for private field which is inherited
"Larry A Barowski&qu  2008-04-13 17:16:24 
Re: access levels for private field which is inherited
Mark Space <markspace@  2008-04-15 17:09:33 
Re: access levels for private field which is inherited
Roedy Green <see_websi  2008-04-14 21:12:11 
Re: access levels for private field which is inherited
Roedy Green <see_websi  2008-04-14 20:56:51 
Re: access levels for private field which is inherited
thufir <hawat.thufir@[  2008-04-15 10:21:27 
Re: access levels for private field which is inherited
thufir <hawat.thufir@[  2008-04-15 23:06:17 
Re: access levels for private field which is inherited
Chase Preuninger <chas  2008-04-15 16:46:50 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 15:26:10 CST 2008.