Package com.seeq.model
Class FormulaExampleOutputV1
java.lang.Object
com.seeq.model.FormulaExampleOutputV1
Formula examples demonstrating the functions in this document
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription
(String description) boolean
A description of the exampleThe formula text of the exampleint
hashCode()
void
setDescription
(String description) void
setFormula
(String formula) toString()
-
Constructor Details
-
FormulaExampleOutputV1
public FormulaExampleOutputV1()
-
-
Method Details
-
description
-
getDescription
A description of the example- Returns:
- description
-
setDescription
-
formula
-
getFormula
The formula text of the example- Returns:
- formula
-
setFormula
-
equals
-
hashCode
public int hashCode() -
toString
-