Package com.hybris.backoffice.excel.data
Class ImpexRow
java.lang.Object
com.hybris.backoffice.excel.data.ImpexRow
Represents single row of impex which consists of headers and values
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImpexRow
-
-
Method Details
-
getHeaders
- Returns:
- collection of headers
-
getValues
- Returns:
- collection of values of single row
-
getRow
-