cmu.survey.objects
Interface QuestionChoicesWithIDField

All Superinterfaces:
QuestionChoices
All Known Implementing Classes:
QuestionChoicesSQL

public interface QuestionChoicesWithIDField
extends QuestionChoices


Nested Class Summary
 
Nested classes/interfaces inherited from interface cmu.survey.objects.QuestionChoices
QuestionChoices.VectorPair
 
Method Summary
 java.lang.String getChoicesIDFieldName()
           
 
Methods inherited from interface cmu.survey.objects.QuestionChoices
getPairOfChoicesAndIDs
 

Method Detail

getChoicesIDFieldName

java.lang.String getChoicesIDFieldName()