|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.editor.data.table.VariableDataBitSetTableStub cmu.survey.editor.data.table.AuxillaryOptionSecondVariableDataBitSetTable
public class AuxillaryOptionSecondVariableDataBitSetTable
Constructor Summary | |
---|---|
AuxillaryOptionSecondVariableDataBitSetTable(AuxillaryOptionDataBitTable auxillaryOption,
DataBitStorageTable storage)
|
Method Summary | |
---|---|
StringDataBit |
getDefaultValue()
|
StringDataBit |
getName()
|
StringDataBit |
getType()
|
java.util.Vector<DataBit> |
getVectorOfDataBits()
|
Methods inherited from class cmu.survey.editor.data.table.VariableDataBitSetTableStub |
---|
fix, getErrorDescription, hasBeenModified, isNew, isTypeKey, isTypeNumeric, isValid, setNew |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuxillaryOptionSecondVariableDataBitSetTable(AuxillaryOptionDataBitTable auxillaryOption, DataBitStorageTable storage)
Method Detail |
---|
public StringDataBit getName()
getName
in interface VariableDataBitSet
getName
in class VariableDataBitSetTableStub
public StringDataBit getType()
getType
in interface VariableDataBitSet
getType
in class VariableDataBitSetTableStub
public StringDataBit getDefaultValue()
public java.util.Vector<DataBit> getVectorOfDataBits()
getVectorOfDataBits
in class VariableDataBitSetTableStub
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |