public class DynamicFilterImpl extends Object implements SDynamicFilter, Serializable
| Modifier and Type | Field and Description |
|---|---|
static SDynamicFilter |
NOOP_DYNAFILTER |
| Constructor and Description |
|---|
DynamicFilterImpl(Double maxValue,
Double value,
String type) |
public static final SDynamicFilter NOOP_DYNAFILTER
public String getType()
getType in interface SDynamicFilterpublic Double getMaxValue()
getMaxValue in interface SDynamicFilterpublic Double getValue()
getValue in interface SDynamicFilterCopyright © 2020. All rights reserved.