cmu.survey.editor.data.table
Class DataBitStorageTable.RepeatedMeasureAnswerTableFormatClass

java.lang.Object
  extended by cmu.survey.data.TableFormat.TableFormatStub
      extended by cmu.survey.editor.data.table.DataBitStorageTable.RepeatedMeasureAnswerTableFormatClass
All Implemented Interfaces:
TableFormat
Enclosing class:
DataBitStorageTable

public static class DataBitStorageTable.RepeatedMeasureAnswerTableFormatClass
extends TableFormat.TableFormatStub


Nested Class Summary
 
Nested classes/interfaces inherited from interface cmu.survey.data.TableFormat
TableFormat.ColumnFormat, TableFormat.ColumnFormatKnowHowToCreate, TableFormat.ColumnFormatRenamed, TableFormat.ColumnFormatStub, TableFormat.TableFormatAndDoMore, TableFormat.TableFormatStub, TableFormat.TableFormatStubAndDoMoreAddRow
 
Constructor Summary
DataBitStorageTable.RepeatedMeasureAnswerTableFormatClass(java.lang.String tableName)
           
 
Method Summary
 
Methods inherited from class cmu.survey.data.TableFormat.TableFormatStub
getColumn, getColumns, getDefaultData, getName, getPrimaryKeyColumnIndex, getVersion, setColumns, setDefaultData, setName, setPrimaryKeyColumnIndex, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataBitStorageTable.RepeatedMeasureAnswerTableFormatClass

public DataBitStorageTable.RepeatedMeasureAnswerTableFormatClass(java.lang.String tableName)