Package

com.gu.contentatom.thrift.atom

explainer

Permalink

package explainer

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait DisplayType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  2. trait ExplainerAtom extends ThriftStruct with Product4[String, String, DisplayType, Option[Seq[String]]] with ValidatingThriftStruct[ExplainerAtom] with Serializable

    Permalink

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

Value Members

  1. object DisplayType extends ThriftEnumObject[DisplayType] with Serializable

    Permalink
    Annotations
    @Generated()
  2. object ExplainerAtom extends ValidatingThriftStructCodec3[ExplainerAtom] with StructBuilderFactory[ExplainerAtom] with Serializable

    Permalink

Ungrouped