Package

com.gu.contententity

thrift

Permalink

package thrift

Visibility
  1. Public
  2. All

Type Members

  1. trait Address extends ThriftStruct with Product10[Option[String], Option[Short], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String]] with HasThriftStructCodec3[Address] with Serializable

    Permalink
  2. trait Entity extends ThriftStruct with Product9[String, EntityType, Option[String], Option[Person], Option[Film], Option[Game], Option[Restaurant], Option[Place], Option[Organisation]] with HasThriftStructCodec3[Entity] with Serializable

    Permalink
  3. sealed trait EntityType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  4. trait Geolocation extends ThriftStruct with Product2[Double, Double] with HasThriftStructCodec3[Geolocation] with Serializable

    Permalink
  5. trait Price extends ThriftStruct with Product2[String, Int] with HasThriftStructCodec3[Price] with Serializable

    Permalink

Value Members

  1. object Address extends ThriftStructCodec3[Address] with Serializable

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

    Permalink
  3. object EntityType extends Product with Serializable

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

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

    Permalink
  6. package entity

    Permalink

Ungrouped