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 SDynamicFilter
public Double getMaxValue()
getMaxValue
in interface SDynamicFilter
public Double getValue()
getValue
in interface SDynamicFilter
Copyright © 2020. All rights reserved.