public class AccessorsFilter extends Object
| Constructor and Description |
|---|
AccessorsFilter(Types typeUtils) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<AbstractJsonMapperGenerator.AccessorInfo> |
getAccessors(TypeMirror beanType) |
protected String |
getPropertyName(Element field) |
protected Types typeUtils
public AccessorsFilter(Types typeUtils)
protected Set<AbstractJsonMapperGenerator.AccessorInfo> getAccessors(TypeMirror beanType)
Copyright © 2020. All rights reserved.