Package 

Interface Survey.Question.Option

    • Method Summary

      Modifier and Type Method Description
      abstract String getId()
      abstract String getLabel()
      abstract boolean isDefault()
      abstract int getPosition()
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait