Package core.helpers.csvHelper
Class CsvObject
java.lang.Object
core.helpers.csvHelper.CsvObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithColumn(int column) withCsvFile(String csvFile) withCsvPath(String path) withRow(int row)
-
Constructor Details
-
CsvObject
public CsvObject()
-
-
Method Details
-
withCsvPath
-
withCsvFile
-
withValue
-
withRow
-
withColumn
-