Package hec.io.dbf
Class DbfWriteResultSet
java.lang.Object
hec.io.dbf.DefaultDbfRecordIndexSet
hec.io.dbf.DbfResultSet
hec.io.dbf.DbfWriteResultSet
- All Implemented Interfaces:
DbfRecordIndexSet
,Serializable
An object that contains the results of a dbf write operation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.io.dbf.DbfResultSet
add, add, getError, getErrorCount, getErrors, printData
Methods inherited from class hec.io.dbf.DefaultDbfRecordIndexSet
getIndexFileName, getIndexTagKeys, getIndexTagName, hasIndex
-
Constructor Details
-
DbfWriteResultSet
-