Package com.seeq.model
Class FormulaDependencyInputV1
java.lang.Object
com.seeq.model.FormulaDependencyInputV1
List of items the formula is dependent on
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncolumnName
(String columnName) boolean
name of the dependency columnvariable name of the dependencyint
hashCode()
void
setColumnName
(String columnName) void
setVariableName
(String variableName) toString()
variableName
(String variableName)
-
Constructor Details
-
FormulaDependencyInputV1
public FormulaDependencyInputV1()
-
-
Method Details
-
columnName
-
getColumnName
name of the dependency column- Returns:
- columnName
-
setColumnName
-
variableName
-
getVariableName
variable name of the dependency- Returns:
- variableName
-
setVariableName
-
equals
-
hashCode
public int hashCode() -
toString
-