ch.ethz.mxquery.model.ft
Class AnyAllOption
java.lang.Object
ch.ethz.mxquery.model.ft.AnyAllOption
public class AnyAllOption
- extends java.lang.Object
FTAnyAllOption: FTWords [any, all, all words, any word, phrase]
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ANY_ALL_OPT_ANY
public static final int ANY_ALL_OPT_ANY
- See Also:
- Constant Field Values
ANY_ALL_OPT_ANYWORD
public static final int ANY_ALL_OPT_ANYWORD
- See Also:
- Constant Field Values
ANY_ALL_OPT_ALL
public static final int ANY_ALL_OPT_ALL
- See Also:
- Constant Field Values
ANY_ALL_OPT_ALLWORDS
public static final int ANY_ALL_OPT_ALLWORDS
- See Also:
- Constant Field Values
ANY_ALL_OPT_PHRASE
public static final int ANY_ALL_OPT_PHRASE
- See Also:
- Constant Field Values
AnyAllOption
public AnyAllOption(int anyAllVal)
copy
public AnyAllOption copy()
getAnyAllValue
public int getAnyAllValue()
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich