Uses of Class
technology.semi.weaviate.client.v1.contextionary.model.C11yWordsResponseConcatenatedWord
-
Packages that use C11yWordsResponseConcatenatedWord Package Description technology.semi.weaviate.client.v1.contextionary.model -
-
Uses of C11yWordsResponseConcatenatedWord in technology.semi.weaviate.client.v1.contextionary.model
Methods in technology.semi.weaviate.client.v1.contextionary.model that return C11yWordsResponseConcatenatedWord Modifier and Type Method Description C11yWordsResponseConcatenatedWordC11yWordsResponse. getConcatenatedWord()Constructors in technology.semi.weaviate.client.v1.contextionary.model with parameters of type C11yWordsResponseConcatenatedWord Constructor Description C11yWordsResponse(C11yWordsResponseConcatenatedWord concatenatedWord, C11yWordsResponseIndividualWordsItems[] individualWords)
-