Property Getters/Setters Summary | ||
---|---|---|
method | getDynamicFilterType() | |
method | setDynamicFilterType(value) | |
Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant. | ||
method | getMaxValue() | |
method | setMaxValue(value) | |
Gets and sets the dynamic filter max value. | ||
method | getValue() | |
method | setValue(value) | |
Gets and sets the dynamic filter value. |
int getDynamicFilterType() / setDynamicFilterType(value)
Object getValue() / setValue(value)
Object getMaxValue() / setMaxValue(value)