public class PropertyPreFilters.MySimplePropertyPreFilter extends SimplePropertyPreFilter
| Constructor and Description |
|---|
MySimplePropertyPreFilter() |
MySimplePropertyPreFilter(Class<?> clazz,
String... properties) |
MySimplePropertyPreFilter(String... properties) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023. All rights reserved.