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 © 2017. All rights reserved.