Package

com.gu.contentatom.thrift.atom

quiz

Permalink

package quiz

Visibility
  1. Public
  2. All

Type Members

  1. trait Answer extends ThriftStruct with Product6[String, Seq[Asset], Short, Option[String], String, Option[Seq[String]]] with HasThriftStructCodec3[Answer] with Serializable

    Permalink
  2. trait Asset extends ThriftStruct with Product2[String, String] with HasThriftStructCodec3[Asset] with Serializable

    Permalink
  3. trait Question extends ThriftStruct with Product4[String, Seq[Asset], Seq[Answer], String] with HasThriftStructCodec3[Question] with Serializable

    Permalink
  4. trait QuizAtom extends ThriftStruct with Product7[String, String, Boolean, Boolean, String, Option[Short], QuizContent] with HasThriftStructCodec3[QuizAtom] with Serializable

    Permalink
  5. trait QuizContent extends ThriftStruct with Product3[Seq[Question], Option[ResultGroups], Option[ResultBuckets]] with HasThriftStructCodec3[QuizContent] with Serializable

    Permalink
  6. trait ResultBucket extends ThriftStruct with Product5[Option[Seq[Asset]], String, String, String, String] with HasThriftStructCodec3[ResultBucket] with Serializable

    Permalink
  7. trait ResultBuckets extends ThriftStruct with Product1[Seq[ResultBucket]] with HasThriftStructCodec3[ResultBuckets] with Serializable

    Permalink
  8. trait ResultGroup extends ThriftStruct with Product4[String, String, Short, String] with HasThriftStructCodec3[ResultGroup] with Serializable

    Permalink
  9. trait ResultGroups extends ThriftStruct with Product1[Seq[ResultGroup]] with HasThriftStructCodec3[ResultGroups] with Serializable

    Permalink

Value Members

  1. object Answer extends ThriftStructCodec3[Answer] with Serializable

    Permalink
  2. object Asset extends ThriftStructCodec3[Asset] with Serializable

    Permalink
  3. object Question extends ThriftStructCodec3[Question] with Serializable

    Permalink
  4. object QuizAtom extends ThriftStructCodec3[QuizAtom] with Serializable

    Permalink
  5. object QuizContent extends ThriftStructCodec3[QuizContent] with Serializable

    Permalink
  6. object ResultBucket extends ThriftStructCodec3[ResultBucket] with Serializable

    Permalink
  7. object ResultBuckets extends ThriftStructCodec3[ResultBuckets] with Serializable

    Permalink
  8. object ResultGroup extends ThriftStructCodec3[ResultGroup] with Serializable

    Permalink
  9. object ResultGroups extends ThriftStructCodec3[ResultGroups] with Serializable

    Permalink

Ungrouped