org.squashtest.tm.domain.search
Class AdvancedSearchTextFieldModel
java.lang.Object
org.squashtest.tm.domain.search.AdvancedSearchTextFieldModel
- All Implemented Interfaces:
- AdvancedSearchFieldModel
public class AdvancedSearchTextFieldModel
- extends Object
- implements AdvancedSearchFieldModel
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdvancedSearchTextFieldModel
public AdvancedSearchTextFieldModel()
getValue
public String getValue()
getType
public String getType()
- Specified by:
getType in interface AdvancedSearchFieldModel
setType
public void setType(String type)
setValue
public void setValue(String value)
isIgnoreBridge
public boolean isIgnoreBridge()
- Specified by:
isIgnoreBridge in interface AdvancedSearchFieldModel
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.