Package com.seeq.model
Class FormulaDocExampleListInputV1
java.lang.Object
com.seeq.model.FormulaDocExampleListInputV1
Formula examples demonstrating the functions in this document.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddExamplesItem
(FormulaDocExampleInputV1 examplesItem) boolean
examples
(List<FormulaDocExampleInputV1> examples) The list of examples for a documentation page in Seeq Formula.int
hashCode()
void
setExamples
(List<FormulaDocExampleInputV1> examples) toString()
-
Constructor Details
-
FormulaDocExampleListInputV1
public FormulaDocExampleListInputV1()
-
-
Method Details