public final class HMSPollQuestionOption
private final Integer
index
private final String
text
weight
private final Boolean
case
trim
private Long
voteCount
HMSPollQuestionOption(Integer index, String text, Integer weight, Boolean case, Boolean trim, Long voteCount)
final Integer
getIndex()
final String
getText()
getWeight()
final Boolean
getCase()
getTrim()
final Long
getVoteCount()
final Unit
setVoteCount(Long voteCount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getIndex()
final String getText()
final Integer getWeight()
final Boolean getCase()
final Boolean getTrim()
final Long getVoteCount()
final Unit setVoteCount(Long voteCount)