Object/Trait

com.gu.contentapi.client.model.v1

WitnessElementFields

Related Docs: trait WitnessElementFields | package v1

Permalink

object WitnessElementFields extends ValidatingThriftStructCodec3[WitnessElementFields] with StructBuilderFactory[WitnessElementFields] with Serializable

Linear Supertypes
Serializable, Serializable, StructBuilderFactory[WitnessElementFields], ValidatingThriftStructCodec3[WitnessElementFields], ThriftStructCodec3[WitnessElementFields], ThriftStructCodec[WitnessElementFields], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WitnessElementFields
  2. Serializable
  3. Serializable
  4. StructBuilderFactory
  5. ValidatingThriftStructCodec3
  6. ThriftStructCodec3
  7. ThriftStructCodec
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Immutable extends WitnessElementFields

    Permalink

    The default read-only implementation of WitnessElementFields.

    The default read-only implementation of WitnessElementFields. You typically should not need to directly reference this class; instead, use the WitnessElementFields.apply method to construct new instances.

  2. trait Proxy extends WitnessElementFields

    Permalink

    This Proxy trait allows you to extend the WitnessElementFields trait with additional state or behavior and implement the read-only methods from WitnessElementFields using an underlying instance.

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val AltField: TField

    Permalink
  5. val AltFieldManifest: Manifest[String]

    Permalink
  6. val ApiUrlField: TField

    Permalink
  7. val ApiUrlFieldManifest: Manifest[String]

    Permalink
  8. val AuthorGuardianProfileUrlField: TField

    Permalink
  9. val AuthorGuardianProfileUrlFieldManifest: Manifest[String]

    Permalink
  10. val AuthorNameField: TField

    Permalink
  11. val AuthorNameFieldManifest: Manifest[String]

    Permalink
  12. val AuthorUsernameField: TField

    Permalink
  13. val AuthorUsernameFieldManifest: Manifest[String]

    Permalink
  14. val AuthorWitnessProfileUrlField: TField

    Permalink
  15. val AuthorWitnessProfileUrlFieldManifest: Manifest[String]

    Permalink
  16. val CaptionField: TField

    Permalink
  17. val CaptionFieldManifest: Manifest[String]

    Permalink
  18. val DateCreatedField: TField

    Permalink
  19. val DateCreatedFieldManifest: Manifest[CapiDateTime]

    Permalink
  20. val DescriptionField: TField

    Permalink
  21. val DescriptionFieldManifest: Manifest[String]

    Permalink
  22. val HeightField: TField

    Permalink
  23. val HeightFieldManifest: Manifest[Int]

    Permalink
  24. val HtmlField: TField

    Permalink
  25. val HtmlFieldManifest: Manifest[String]

    Permalink
  26. object Immutable extends ThriftStructCodec3[WitnessElementFields] with Serializable

    Permalink
  27. val MediaIdField: TField

    Permalink
  28. val MediaIdFieldManifest: Manifest[String]

    Permalink
  29. val NoPassthroughFields: Map[Short, TFieldBlob]

    Permalink
  30. val OriginalUrlField: TField

    Permalink
  31. val OriginalUrlFieldManifest: Manifest[String]

    Permalink
  32. val PhotographerField: TField

    Permalink
  33. val PhotographerFieldManifest: Manifest[String]

    Permalink
  34. val RoleField: TField

    Permalink
  35. val RoleFieldManifest: Manifest[String]

    Permalink
  36. val SourceDomainField: TField

    Permalink
  37. val SourceDomainFieldManifest: Manifest[String]

    Permalink
  38. val SourceField: TField

    Permalink
  39. val SourceFieldManifest: Manifest[String]

    Permalink
  40. val Struct: TStruct

    Permalink
  41. val TitleField: TField

    Permalink
  42. val TitleFieldManifest: Manifest[String]

    Permalink
  43. val UrlField: TField

    Permalink
  44. val UrlFieldManifest: Manifest[String]

    Permalink
  45. val WidthField: TField

    Permalink
  46. val WidthFieldManifest: Manifest[Int]

    Permalink
  47. val WitnessEmbedTypeField: TField

    Permalink
  48. val WitnessEmbedTypeFieldManifest: Manifest[String]

    Permalink
  49. val YoutubeAuthorNameField: TField

    Permalink
  50. val YoutubeAuthorNameFieldManifest: Manifest[String]

    Permalink
  51. val YoutubeDescriptionField: TField

    Permalink
  52. val YoutubeDescriptionFieldManifest: Manifest[String]

    Permalink
  53. val YoutubeHtmlField: TField

    Permalink
  54. val YoutubeHtmlFieldManifest: Manifest[String]

    Permalink
  55. val YoutubeSourceField: TField

    Permalink
  56. val YoutubeSourceFieldManifest: Manifest[String]

    Permalink
  57. val YoutubeTitleField: TField

    Permalink
  58. val YoutubeTitleFieldManifest: Manifest[String]

    Permalink
  59. val YoutubeUrlField: TField

    Permalink
  60. val YoutubeUrlFieldManifest: Manifest[String]

    Permalink
  61. def apply(url: Option[String] = _root_.scala.None, originalUrl: Option[String] = _root_.scala.None, witnessEmbedType: Option[String] = _root_.scala.None, mediaId: Option[String] = _root_.scala.None, source: Option[String] = _root_.scala.None, title: Option[String] = _root_.scala.None, description: Option[String] = _root_.scala.None, authorName: Option[String] = _root_.scala.None, authorUsername: Option[String] = _root_.scala.None, authorWitnessProfileUrl: Option[String] = _root_.scala.None, authorGuardianProfileUrl: Option[String] = _root_.scala.None, caption: Option[String] = _root_.scala.None, alt: Option[String] = _root_.scala.None, width: Option[Int] = _root_.scala.None, height: Option[Int] = _root_.scala.None, html: Option[String] = _root_.scala.None, apiUrl: Option[String] = _root_.scala.None, photographer: Option[String] = _root_.scala.None, dateCreated: Option[CapiDateTime] = _root_.scala.None, youtubeUrl: Option[String] = _root_.scala.None, youtubeSource: Option[String] = _root_.scala.None, youtubeTitle: Option[String] = _root_.scala.None, youtubeDescription: Option[String] = _root_.scala.None, youtubeAuthorName: Option[String] = _root_.scala.None, youtubeHtml: Option[String] = _root_.scala.None, role: Option[String] = _root_.scala.None, sourceDomain: Option[String] = _root_.scala.None): WitnessElementFields

    Permalink
  62. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  63. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. def decode(_iprot: TProtocol): WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields → ThriftStructCodec
  65. def encode(_item: WitnessElementFields, _oproto: TProtocol): Unit

    Permalink
    Definition Classes
    WitnessElementFields → ThriftStructCodec
  66. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  67. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  68. lazy val fieldInfos: List[ThriftStructFieldInfo]

    Permalink

    Field information in declaration order.

  69. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  70. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  71. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  72. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  73. lazy val metaData: ThriftStructMetaData[WitnessElementFields]

    Permalink
    Definition Classes
    WitnessElementFields → ThriftStructCodec
  74. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  75. def newBuilder(): StructBuilder[WitnessElementFields]

    Permalink
    Definition Classes
    WitnessElementFields → StructBuilderFactory
  76. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  77. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  78. val structAnnotations: Map[String, String]

    Permalink
  79. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  80. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  81. def ttypeToString(byte: Byte): String

    Permalink
    Attributes
    protected
    Definition Classes
    ThriftStructCodec3
  82. def validate(_item: WitnessElementFields): Unit

    Permalink

    Checks that all required fields are non-null.

  83. final def validateField[U <: ValidatingThriftStruct[U]](any: Any): Seq[Issue]

    Permalink
    Attributes
    protected
    Definition Classes
    ValidatingThriftStructCodec3
  84. def validateNewInstance(item: WitnessElementFields): Seq[Issue]

    Permalink

    Checks that the struct is a valid as a new instance.

    Checks that the struct is a valid as a new instance. If there are any missing required or construction required fields, return a non-empty list.

    Definition Classes
    WitnessElementFields → ValidatingThriftStructCodec3
  85. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  87. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  88. def withoutPassthroughFields(original: WitnessElementFields): WitnessElementFields

    Permalink

Inherited from Serializable

Inherited from Serializable

Inherited from StructBuilderFactory[WitnessElementFields]

Inherited from ValidatingThriftStructCodec3[WitnessElementFields]

Inherited from ThriftStructCodec3[WitnessElementFields]

Inherited from ThriftStructCodec[WitnessElementFields]

Inherited from AnyRef

Inherited from Any

Ungrouped