qihoo.open.v1.model.common
类 NegativeWords
java.lang.Object
qihoo.open.v1.model.common.NegativeWords
public class NegativeWords
- extends Object
否定关键词转化bean
- 作者:
- liyang
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NegativeWords
public NegativeWords()
getPhrase
public Set<String> getPhrase()
setPhrase
public void setPhrase(Set<String> phrase)
getExact
public Set<String> getExact()
setExact
public void setExact(Set<String> exact)
Copyright © 2013. All rights reserved.