Package

com.gu.contentatom.thrift.atom

storyquestions

Permalink

package storyquestions

Visibility
  1. Public
  2. All

Type Members

  1. trait Question extends ThriftStruct with Product2[String, String] with HasThriftStructCodec3[Question] with Serializable

    Permalink
  2. trait QuestionSet extends ThriftStruct with Product3[String, String, Seq[Question]] with HasThriftStructCodec3[QuestionSet] with Serializable

    Permalink
  3. sealed trait RelatedStoryLinkType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  4. trait StoryQuestionsAtom extends ThriftStruct with Product5[String, RelatedStoryLinkType, String, Option[Seq[QuestionSet]], Option[Seq[QuestionSet]]] with HasThriftStructCodec3[StoryQuestionsAtom] with Serializable

    Permalink

Value Members

  1. object Question extends ThriftStructCodec3[Question] with Serializable

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

    Permalink
  3. object RelatedStoryLinkType extends Product with Serializable

    Permalink
    Annotations
    @Generated()
  4. object StoryQuestionsAtom extends ThriftStructCodec3[StoryQuestionsAtom] with Serializable

    Permalink

Ungrouped