public class TableColumnContainer extends Object
DefaultXmlDataProvider (or any other provider) that binds
column value to desired column type, see XmlDataProvider.TABLE_COLUMN_TYPE.| Constructor and Description |
|---|
TableColumnContainer(String columnValue) |
TableColumnContainer(XmlDataProvider.TABLE_COLUMN_TYPE columnType,
String columnValue) |
| Modifier and Type | Method and Description |
|---|---|
XmlDataProvider.TABLE_COLUMN_TYPE |
getColumnType() |
String |
getValue() |
public TableColumnContainer(String columnValue)
public TableColumnContainer(XmlDataProvider.TABLE_COLUMN_TYPE columnType, String columnValue)
public XmlDataProvider.TABLE_COLUMN_TYPE getColumnType()
public String getValue()
Copyright © 2017 SAP SE. All Rights Reserved.