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