public class AttributesRow extends UserRow<AttributesColumn,AttributesTable>
columnTypes, table, values| Constructor and Description |
|---|
AttributesRow(AttributesRow attributesRow)
Copy Constructor
|
| Modifier and Type | Method and Description |
|---|---|
AttributesRow |
copy()
Copy the row
|
columnToContentValue, isValid, setValid, toContentValuescolumnCount, copyValue, getAsMap, getColumn, getColumn, getColumnIndex, getColumnName, getColumnNames, getId, getPkColumn, getPkColumnIndex, getRowColumnType, getRowColumnType, getRowColumnTypes, getTable, getValue, getValue, getValues, hasColumn, hasId, hasIdColumn, resetId, setValue, setValue, validateValuepublic AttributesRow(AttributesRow attributesRow)
attributesRow - attributes row to copypublic AttributesRow copy()