Let say I have a private instance variable in a Java code.
Is there any direct/indirect way to retrieve or set its value from other classes.Code:class SetName { private String Name; // rest of the code goes here }
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |