public abstract class BaseFilterType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Unit |
inputUnits |
protected Unit |
outputUnits |
| Constructor and Description |
|---|
BaseFilterType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
Unit |
getInputUnits() |
java.lang.String |
getName() |
Unit |
getOutputUnits() |
java.lang.String |
getResourceId() |