Package com.seeq.model
Class FormulaDocKeywordListInputV1
java.lang.Object
com.seeq.model.FormulaDocKeywordListInputV1
Search keywords to allow this document to be found more easily.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddKeywordsItem
(String keywordsItem) boolean
The list of search keywords for a documentation page in Seeq Formula.int
hashCode()
void
setKeywords
(List<String> keywords) toString()
-
Constructor Details
-
FormulaDocKeywordListInputV1
public FormulaDocKeywordListInputV1()
-
-
Method Details