Uses of Class
org.qubership.atp.tdm.model.table.column.TestDataTableColumnIdentity
Packages that use TestDataTableColumnIdentity
-
Uses of TestDataTableColumnIdentity in org.qubership.atp.tdm.model.table.column
Constructors in org.qubership.atp.tdm.model.table.column with parameters of type TestDataTableColumnIdentityModifierConstructorDescriptionConstructor.TestDataTableColumn(TestDataTableColumnIdentity identity, ColumnType columnType, FilterType filterType) Constructor.TestDataTableColumn(TestDataTableColumnIdentity identity, ColumnType columnType, FilterType filterType, String columnLink, boolean bulkLink) Constructor.