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. |
Property Getters/Setters Detail |
---|
getDynamicFilterType/setDynamicFilterType : int | |
int getDynamicFilterType() / setDynamicFilterType(value) |
getValue/setValue : Object | |
Object getValue() / setValue(value) |
getMaxValue/setMaxValue : Object | |
Object getMaxValue() / setMaxValue(value) |