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

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

public static class DataBitStorageTable.RepeatedMeasureTableFormatClass
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
 
Field Summary
static java.lang.String RepeatedMeasureID
           
 
Constructor Summary
DataBitStorageTable.RepeatedMeasureTableFormatClass(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
 

Field Detail

RepeatedMeasureID

public static final java.lang.String RepeatedMeasureID
See Also:
Constant Field Values
Constructor Detail

DataBitStorageTable.RepeatedMeasureTableFormatClass

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