public class CSVRowError extends Object implements Serializable
CSVRowError()
CSVRowError(int lineNumber, String lineValue, String errorDescription)
String
getErrorDescription()
int
getId()
getLineNumber()
getLineValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CSVRowError()
public CSVRowError(int lineNumber, String lineValue, String errorDescription)
lineNumber
lineValue
errorDescription
public int getId()
public int getLineNumber()
public String getLineValue()
public String getErrorDescription()
public String toString()
toString
Object
Copyright © 2017. All Rights Reserved.