public class AdvancedSearchRangeFieldModel extends Object implements AdvancedSearchFieldModel
| Constructor and Description |
|---|
AdvancedSearchRangeFieldModel() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getMaxValue() |
Integer |
getMinValue() |
AdvancedSearchFieldModelType |
getType() |
boolean |
isIgnoreBridge() |
void |
setMaxValue(Integer maxValue) |
void |
setMinValue(Integer minValue) |
public AdvancedSearchFieldModelType getType()
getType in interface AdvancedSearchFieldModelpublic Integer getMinValue()
public void setMinValue(Integer minValue)
public Integer getMaxValue()
public void setMaxValue(Integer maxValue)
public boolean isIgnoreBridge()
isIgnoreBridge in interface AdvancedSearchFieldModelCopyright © 2010–2016 Henix, henix.fr. All rights reserved.