public class WordTagsDto extends Object implements Serializable
WordTagsDto()
Set<String>
getTags()
String
getWord()
void
setTags(Set<String> tags)
setWord(String word)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WordTagsDto()
public String getWord()
public void setWord(String word)
public Set<String> getTags()
public void setTags(Set<String> tags)
public String toString()
toString
Object
Copyright © 2025. All rights reserved.