public class PropertyPreFilters.MySimplePropertyPreFilter extends SimplePropertyPreFilter
| 构造器和说明 |
|---|
MySimplePropertyPreFilter() |
MySimplePropertyPreFilter(Class<?> clazz,
String... properties) |
MySimplePropertyPreFilter(String... properties) |
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyPreFilters.MySimplePropertyPreFilter |
addExcludes(String... filters) |
PropertyPreFilters.MySimplePropertyPreFilter |
addIncludes(String... filters) |
apply, getClazz, getExcludes, getIncludes, getMaxLevel, setMaxLevelpublic MySimplePropertyPreFilter()
public MySimplePropertyPreFilter(String... properties)
public PropertyPreFilters.MySimplePropertyPreFilter addExcludes(String... filters)
public PropertyPreFilters.MySimplePropertyPreFilter addIncludes(String... filters)
Copyright © 2012–2020 Alibaba Group. All rights reserved.