Changes

Jump to: navigation, search
Controlling Access to Instance Variables
== Controlling Access to Instance Variables ==
<google>ADSDAQBOX_FLOW</google>
By default, instance variables in a class can be accessed by the methods of that class. This is the default for instance variables and is called ''protected access''. In addition to ''protected access'', a number of other options are available:

Navigation menu