Package

com.gu.contentatom.thrift.atom

commonsdivision

Permalink

package commonsdivision

Visibility
  1. Public
  2. All

Type Members

  1. trait CommonsDivision extends ThriftStruct with Product4[String, Option[String], Long, Votes] with ValidatingThriftStruct[CommonsDivision] with Serializable

    Permalink

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

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

    Permalink

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

  3. trait Votes extends ThriftStruct with Product2[Seq[Mp], Seq[Mp]] with ValidatingThriftStruct[Votes] with Serializable

    Permalink

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

Value Members

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

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

    Permalink
  3. object Votes extends ValidatingThriftStructCodec3[Votes] with StructBuilderFactory[Votes] with Serializable

    Permalink

Ungrouped