public class Step extends Object
| Constructor and Description |
|---|
Step() |
| Modifier and Type | Method and Description |
|---|---|
Embedding[] |
getEmbeddings() |
String |
getKeyword() |
int |
getLine() |
Object |
getMatch() |
int[] |
getMatchedColumns() |
String |
getName() |
Result |
getResult() |
Row[] |
getRows() |
boolean |
isHidden() |
public String getName()
public int getLine()
public String getKeyword()
public boolean isHidden()
public Result getResult()
public Object getMatch()
public int[] getMatchedColumns()
public Row[] getRows()
public Embedding[] getEmbeddings()
Copyright © 2015. All rights reserved.