Back to Intellij Community

FieldHasSetterButNoGetter

java/java-impl/resources/inspectionDescriptions/FieldHasSetterButNoGetter.html

2025.3-rc-2183 B
Original Source

Reports fields that have setter methods but no getter methods.

In certain bean containers, when used within the Java beans specification, such fields might be difficult to work with.