Package

com.gu.contentatom.thrift.atom

qanda

Permalink

package qanda

Visibility
  1. Public
  2. All

Type Members

  1. trait QAndAAtom extends ThriftStruct with Product3[Option[String], Option[Image], QAndAItem] with ValidatingThriftStruct[QAndAAtom] with Serializable

    Permalink

    Prefer the companion object's com.gu.contentatom.thrift.atom.qanda.QAndAAtom.apply for construction if you don't need to specify passthrough fields.

  2. trait QAndAItem extends ThriftStruct with Product2[Option[String], String] with ValidatingThriftStruct[QAndAItem] with Serializable

    Permalink

    Prefer the companion object's com.gu.contentatom.thrift.atom.qanda.QAndAItem.apply for construction if you don't need to specify passthrough fields.

Value Members

  1. object QAndAAtom extends ValidatingThriftStructCodec3[QAndAAtom] with StructBuilderFactory[QAndAAtom] with Serializable

    Permalink
  2. object QAndAItem extends ValidatingThriftStructCodec3[QAndAItem] with StructBuilderFactory[QAndAItem] with Serializable

    Permalink

Ungrouped