public class Keyword extends Object
Keyword()
Keyword
addWordsItem(String wordsItem)
boolean
equals(Object o)
List<String>
getWords()
int
hashCode()
void
setWords(List<String> words)
String
toString()
words(List<String> words)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Keyword()
public Keyword words(List<String> words)
public Keyword addWordsItem(String wordsItem)
public List<String> getWords()
public void setWords(List<String> words)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.