Glossary Object Oriented Analysis and Design / Term
Public methods that allow other classes to read (but not change) the values of attributes of a class. They are also called getter methods, and merely return the value of the attribute.
Permanent link Accessor Method - Creation date 2023-02-22