com.amazonaws.mturk.dataschema.impl
Class QuestionFormAnswersImpl

java.lang.Object
  extended by com.amazonaws.mturk.dataschema.impl.QuestionFormAnswersTypeImpl
      extended by com.amazonaws.mturk.dataschema.impl.QuestionFormAnswersImpl
All Implemented Interfaces:
QuestionFormAnswers, QuestionFormAnswersType, javax.xml.bind.Element

public class QuestionFormAnswersImpl
extends QuestionFormAnswersTypeImpl
implements QuestionFormAnswers


Nested Class Summary
 
Nested classes/interfaces inherited from class com.amazonaws.mturk.dataschema.impl.QuestionFormAnswersTypeImpl
QuestionFormAnswersTypeImpl.AnswerTypeImpl
 
Nested classes/interfaces inherited from interface com.amazonaws.mturk.dataschema.QuestionFormAnswersType
QuestionFormAnswersType.AnswerType
 
Constructor Summary
QuestionFormAnswersImpl()
           
 
Method Summary
 javax.xml.namespace.QName getQName()
           
 
Methods inherited from class com.amazonaws.mturk.dataschema.impl.QuestionFormAnswersTypeImpl
getAnswer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.amazonaws.mturk.dataschema.QuestionFormAnswersType
getAnswer
 

Constructor Detail

QuestionFormAnswersImpl

public QuestionFormAnswersImpl()
Method Detail

getQName

public javax.xml.namespace.QName getQName()