public static class QpCheckResult.ErrorResult extends Object
| Constructor and Description |
|---|
ErrorResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorText()
DOCUMENT ME!
|
int |
getLine()
DOCUMENT ME!
|
void |
setErrorText(String errorText)
DOCUMENT ME!
|
void |
setLine(int line)
DOCUMENT ME!
|
public int getLine()
public void setLine(int line)
line - the line to setpublic String getErrorText()
public void setErrorText(String errorText)
errorText - the errorText to setCopyright © 2012–2026 cismet GmbH. All rights reserved.