public class DynamicFilter extends Object
Constructor and Description |
---|
DynamicFilter() |
Modifier and Type | Method and Description |
---|---|
String |
getDynamicFilterType()
getDynamicFilterType
Gets String
|
Object |
getMaxValue()
getMaxValue
Gets Object
|
Object |
getValue()
getValue
Gets Object
|
void |
setDynamicFilterType(String DynamicFilterType)
setDynamicFilterType
Sets String
|
void |
setMaxValue(Object MaxValue)
setMaxValue
Sets Object
|
void |
setValue(Object Value)
setValue
Sets Object
|
String |
toString() |
public String getDynamicFilterType()
public void setDynamicFilterType(String DynamicFilterType)
DynamicFilterType
- Stringpublic Object getMaxValue()
public void setMaxValue(Object MaxValue)
MaxValue
- Objectpublic Object getValue()
public void setValue(Object Value)
Value
- ObjectCopyright © 2015. All rights reserved.