jp.go.nict.langrid.wrapper.common.db
クラス DictionaryQuery
java.lang.Object
jp.go.nict.langrid.wrapper.common.db.DictionaryQuery
public class DictionaryQuery
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictionaryQuery
public DictionaryQuery()
DictionaryQuery
public DictionaryQuery(String headWord,
MatchingMethod matchingMethod,
boolean order)
getHeadWord
public String getHeadWord()
setHeadWord
public void setHeadWord(String headWord)
getMatchingMethod
public MatchingMethod getMatchingMethod()
setMatchingMethod
public void setMatchingMethod(MatchingMethod matchingMethod)
getOrder
public boolean getOrder()
setOrder
public void setOrder(boolean order)