public class OleSearchLine extends Object
Constructor and Description |
---|
OleSearchLine() |
Modifier and Type | Method and Description |
---|---|
String |
getBindPath() |
String |
getLineId() |
int |
getLineNumber() |
SearchResultDisplayRow |
getRow() |
void |
setBindPath(String bindPath) |
void |
setLineId(String lineId) |
void |
setLineNumber(int lineNumber) |
void |
setRow(SearchResultDisplayRow row) |
String |
toString() |
public OleSearchLine()
public int getLineNumber()
public void setLineNumber(int lineNumber)
public String getBindPath()
public void setBindPath(String bindPath)
public SearchResultDisplayRow getRow()
public void setRow(SearchResultDisplayRow row)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.