com.hyper9.simdk.stubs.jaxws
Class AnswerVM
java.lang.Object
com.hyper9.simdk.stubs.jaxws.AnswerVM
public class AnswerVM
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnswerVM
public AnswerVM()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getQuestionId
public String getQuestionId()
- Returns:
- returns String
setQuestionId
public void setQuestionId(String questionId)
- Parameters:
questionId
- the value for the questionId property
getAnswerChoice
public String getAnswerChoice()
- Returns:
- returns String
setAnswerChoice
public void setAnswerChoice(String answerChoice)
- Parameters:
answerChoice
- the value for the answerChoice property
Copyright © 2009-2010 Hyper9. All Rights Reserved.