These are access modifiers in Java. They are also known as visibility modifiers. Note: You cannot set the access modifier of getters methods. Types of Access Modifier Before you learn about types of access modifiers, make sure you know about Java Packages. There are four access modifiers ...