public class Filter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Filter |
parent
The parent Filter
|
| Constructor and Description |
|---|
Filter() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
getParent()
Get the parent
|
void |
setParent(Filter parent)
Set the parent
|
Copyright © 2021. All rights reserved.