Package com.seeq.model
Class ColumnRulePathInputV1
java.lang.Object
com.seeq.model.ColumnRulePathInputV1
Returns a path to the specified item. Column type must be TEXT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncolumnIndex
(Integer columnIndex) boolean
The index of the column that references the item.getLevel()
The property to get from the itemThe index of the column that references the item.int
hashCode()
void
setColumnIndex
(Integer columnIndex) void
void
setSeparator
(String separator) toString()
-
Constructor Details
-
ColumnRulePathInputV1
public ColumnRulePathInputV1()
-
-
Method Details
-
columnIndex
-
getColumnIndex
The index of the column that references the item. The column index is 1-based- Returns:
- columnIndex
-
setColumnIndex
-
level
-
getLevel
The property to get from the item- Returns:
- level
-
setLevel
-
separator
-
getSeparator
The index of the column that references the item. The column index is 1-based- Returns:
- separator
-
setSeparator
-
equals
-
hashCode
public int hashCode() -
toString
-