MethodFilterBasicClassIntrospector.SetterAndGetterMethodFilter@Deprecated public static class BasicClassIntrospector.SetterMethodFilter extends java.lang.Object implements MethodFilter
Actually, also need to include 2-arg methods to support "any setters"; as well as 0-arg getters as long as they return Collection or Map type.
| Constructor | Description |
|---|---|
SetterMethodFilter() |
Deprecated.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
includeMethod(java.lang.reflect.Method m) |
Deprecated.
|
public boolean includeMethod(java.lang.reflect.Method m)
includeMethod in interface MethodFilter