|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.jackson.map.introspect.BasicClassIntrospector.SetterMethodFilter
org.codehaus.jackson.map.introspect.BasicClassIntrospector.SetterAndGetterMethodFilter
public static final class BasicClassIntrospector.SetterAndGetterMethodFilter
Filter used if some getters (namely, once needed for "setterless collection injection") are also needed, not just setters.
| Field Summary | |
|---|---|
static BasicClassIntrospector.SetterAndGetterMethodFilter |
instance
|
| Constructor Summary | |
|---|---|
BasicClassIntrospector.SetterAndGetterMethodFilter()
|
|
| Method Summary | |
|---|---|
boolean |
includeMethod(java.lang.reflect.Method m)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final BasicClassIntrospector.SetterAndGetterMethodFilter instance
| Constructor Detail |
|---|
public BasicClassIntrospector.SetterAndGetterMethodFilter()
| Method Detail |
|---|
public boolean includeMethod(java.lang.reflect.Method m)
includeMethod in interface MethodFilterincludeMethod in class BasicClassIntrospector.SetterMethodFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||