Package | Description |
---|---|
net.sf.mpxj.primavera.common |
Modifier and Type | Method and Description |
---|---|
RowValidator |
TableDefinition.getRowValidator()
Retrieve the optional row validator.
|
Constructor and Description |
---|
TableDefinition(int pageSize,
int recordSize,
String primaryKeyColumnName,
RowValidator rowValidator,
ColumnDefinition... columns)
Constructor.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.