Object/Trait

com.gu.contentapi.client.model.v1

WitnessElementFields

Related Docs: trait WitnessElementFields | package v1

Permalink

object WitnessElementFields extends ThriftStructCodec3[WitnessElementFields] with Serializable

Linear Supertypes
Serializable, Serializable, ThriftStructCodec3[WitnessElementFields], ThriftStructCodec[WitnessElementFields], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WitnessElementFields
  2. Serializable
  3. Serializable
  4. ThriftStructCodec3
  5. ThriftStructCodec
  6. AnyRef
  7. 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 OriginalUrlField: TField

    Permalink
  30. val OriginalUrlFieldManifest: Manifest[String]

    Permalink
  31. val PhotographerField: TField

    Permalink
  32. val PhotographerFieldManifest: Manifest[String]

    Permalink
  33. val RoleField: TField

    Permalink
  34. val RoleFieldManifest: Manifest[String]

    Permalink
  35. val SourceField: TField

    Permalink
  36. val SourceFieldManifest: Manifest[String]

    Permalink
  37. val Struct: TStruct

    Permalink
  38. val TitleField: TField

    Permalink
  39. val TitleFieldManifest: Manifest[String]

    Permalink
  40. val UrlField: TField

    Permalink
  41. val UrlFieldManifest: Manifest[String]

    Permalink
  42. val WidthField: TField

    Permalink
  43. val WidthFieldManifest: Manifest[Int]

    Permalink
  44. val WitnessEmbedTypeField: TField

    Permalink
  45. val WitnessEmbedTypeFieldManifest: Manifest[String]

    Permalink
  46. val YoutubeAuthorNameField: TField

    Permalink
  47. val YoutubeAuthorNameFieldManifest: Manifest[String]

    Permalink
  48. val YoutubeDescriptionField: TField

    Permalink
  49. val YoutubeDescriptionFieldManifest: Manifest[String]

    Permalink
  50. val YoutubeHtmlField: TField

    Permalink
  51. val YoutubeHtmlFieldManifest: Manifest[String]

    Permalink
  52. val YoutubeSourceField: TField

    Permalink
  53. val YoutubeSourceFieldManifest: Manifest[String]

    Permalink
  54. val YoutubeTitleField: TField

    Permalink
  55. val YoutubeTitleFieldManifest: Manifest[String]

    Permalink
  56. val YoutubeUrlField: TField

    Permalink
  57. val YoutubeUrlFieldManifest: Manifest[String]

    Permalink
  58. 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): WitnessElementFields

    Permalink
  59. final def asInstanceOf[T0]: T0

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

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

    Permalink
    Definition Classes
    WitnessElementFields → ThriftStructCodec
  62. val decoder: (TProtocol) ⇒ WitnessElementFields

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

    Permalink
    Definition Classes
    WitnessElementFields → ThriftStructCodec
  64. val encoder: (WitnessElementFields, TProtocol) ⇒ Unit

    Permalink
    Definition Classes
    ThriftStructCodec3 → ThriftStructCodec
  65. final def eq(arg0: AnyRef): Boolean

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

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

    Permalink

    Field information in declaration order.

  68. def finalize(): Unit

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

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

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

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

    Permalink
    Definition Classes
    ThriftStructCodec
  73. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  74. final def notify(): Unit

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

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

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

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

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

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

    Permalink

    Checks that all required fields are non-null.

  81. final def wait(): Unit

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

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

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

    Permalink

Inherited from Serializable

Inherited from Serializable

Inherited from ThriftStructCodec3[WitnessElementFields]

Inherited from ThriftStructCodec[WitnessElementFields]

Inherited from AnyRef

Inherited from Any

Ungrouped