public class Step extends Object implements ResultsWithMatch
| Constructor and Description |
|---|
Step() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachments() |
String |
getDetails() |
String |
getDocString()
Returns a formatted doc-string section.
|
long |
getDuration() |
Embedded[] |
getEmbeddings() |
Match |
getMatch() |
String[] |
getOutput() |
String |
getRawName() |
Result |
getResult() |
Row[] |
getRows() |
Status |
getStatus() |
boolean |
hasRows() |
void |
setMedaData(Element element) |
public Row[] getRows()
public String[] getOutput()
public Match getMatch()
getMatch in interface ResultsWithMatchpublic Result getResult()
getResult in interface ResultsWithMatchpublic Embedded[] getEmbeddings()
getEmbeddings in interface ResultsWithMatchpublic boolean hasRows()
public Status getStatus()
public long getDuration()
public String getRawName()
public String getDetails()
public String getDocString()
public String getAttachments()
getAttachments in interface ResultsWithMatchpublic void setMedaData(Element element)
Copyright © 2016. All rights reserved.