Trait

com.gu.contentapi.client.model.v1.WitnessElementFields

Proxy

Related Doc: package WitnessElementFields

Permalink

trait Proxy extends WitnessElementFields

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.

Linear Supertypes
WitnessElementFields, Serializable, Product, Equals, ThriftStruct, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Proxy
  2. WitnessElementFields
  3. Serializable
  4. Product
  5. Equals
  6. ThriftStruct
  7. AnyRef
  8. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def _underlying_WitnessElementFields: WitnessElementFields

    Permalink
    Attributes
    protected

Concrete 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. def _1: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  5. def _10: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  6. def _11: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  7. def _12: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  8. def _13: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  9. def _14: Option[Int]

    Permalink
    Definition Classes
    WitnessElementFields
  10. def _15: Option[Int]

    Permalink
    Definition Classes
    WitnessElementFields
  11. def _16: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  12. def _17: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  13. def _18: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  14. def _19: Option[CapiDateTime]

    Permalink
    Definition Classes
    WitnessElementFields
  15. def _2: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  16. def _20: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  17. def _21: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  18. def _22: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  19. def _23: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  20. def _24: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  21. def _25: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  22. def _26: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  23. def _3: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  24. def _4: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  25. def _5: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  26. def _6: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  27. def _7: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  28. def _8: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  29. def _9: Option[String]

    Permalink
    Definition Classes
    WitnessElementFields
  30. def _passthroughFields: Map[Short, TFieldBlob]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  31. def alt: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  32. def apiUrl: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  33. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  34. def authorGuardianProfileUrl: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  35. def authorName: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  36. def authorUsername: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  37. def authorWitnessProfileUrl: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  38. def canEqual(other: Any): Boolean

    Permalink
    Definition Classes
    WitnessElementFields → Equals
  39. def caption: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  40. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. def copy(url: Option[String] = this.url, originalUrl: Option[String] = this.originalUrl, witnessEmbedType: Option[String] = this.witnessEmbedType, mediaId: Option[String] = this.mediaId, source: Option[String] = this.source, title: Option[String] = this.title, description: Option[String] = this.description, authorName: Option[String] = this.authorName, authorUsername: Option[String] = this.authorUsername, authorWitnessProfileUrl: Option[String] = this.authorWitnessProfileUrl, authorGuardianProfileUrl: Option[String] = this.authorGuardianProfileUrl, caption: Option[String] = this.caption, alt: Option[String] = this.alt, width: Option[Int] = this.width, height: Option[Int] = this.height, html: Option[String] = this.html, apiUrl: Option[String] = this.apiUrl, photographer: Option[String] = this.photographer, dateCreated: Option[CapiDateTime] = this.dateCreated, youtubeUrl: Option[String] = this.youtubeUrl, youtubeSource: Option[String] = this.youtubeSource, youtubeTitle: Option[String] = this.youtubeTitle, youtubeDescription: Option[String] = this.youtubeDescription, youtubeAuthorName: Option[String] = this.youtubeAuthorName, youtubeHtml: Option[String] = this.youtubeHtml, role: Option[String] = this.role, _passthroughFields: Map[Short, TFieldBlob] = this._passthroughFields): WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  42. def dateCreated: Option[CapiDateTime]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  43. def description: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  44. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  45. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    WitnessElementFields → Equals → AnyRef → Any
  46. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  48. def getFieldBlob(_fieldId: Short): Option[TFieldBlob]

    Permalink

    Gets a field value encoded as a binary blob using TCompactProtocol.

    Gets a field value encoded as a binary blob using TCompactProtocol. If the specified field is present in the passthrough map, that value is returend. Otherwise, if the specified field is known and not optional and set to None, then the field is serialized and returned.

    Definition Classes
    WitnessElementFields
  49. def getFieldBlobs(ids: TraversableOnce[Short]): Map[Short, TFieldBlob]

    Permalink

    Collects TCompactProtocol-encoded field values according to getFieldBlob into a map.

    Collects TCompactProtocol-encoded field values according to getFieldBlob into a map.

    Definition Classes
    WitnessElementFields
  50. def hashCode(): Int

    Permalink
    Definition Classes
    WitnessElementFields → AnyRef → Any
  51. def height: Option[Int]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  52. def html: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  53. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  54. def mediaId: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  55. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  58. def originalUrl: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  59. def photographer: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  60. def productArity: Int

    Permalink
    Definition Classes
    WitnessElementFields → Product
  61. def productElement(n: Int): Any

    Permalink
    Definition Classes
    WitnessElementFields → Product
  62. def productIterator: Iterator[Any]

    Permalink
    Definition Classes
    Product
  63. def productPrefix: String

    Permalink
    Definition Classes
    WitnessElementFields → Product
  64. def role: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  65. def setField(_blob: TFieldBlob): WitnessElementFields

    Permalink

    Sets a field using a TCompactProtocol-encoded binary blob.

    Sets a field using a TCompactProtocol-encoded binary blob. If the field is a known field, the blob is decoded and the field is set to the decoded value. If the field is unknown and passthrough fields are enabled, then the blob will be stored in _passthroughFields.

    Definition Classes
    WitnessElementFields
  66. def source: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  67. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  68. def title: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  69. def toString(): String

    Permalink
    Definition Classes
    WitnessElementFields → AnyRef → Any
  70. def unsetAlt: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  71. def unsetApiUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  72. def unsetAuthorGuardianProfileUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  73. def unsetAuthorName: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  74. def unsetAuthorUsername: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  75. def unsetAuthorWitnessProfileUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  76. def unsetCaption: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  77. def unsetDateCreated: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  78. def unsetDescription: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  79. def unsetField(_fieldId: Short): WitnessElementFields

    Permalink

    If the specified field is optional, it is set to None.

    If the specified field is optional, it is set to None. Otherwise, if the field is known, it is reverted to its default value; if the field is unknown, it is subtracked from the passthroughFields map, if present.

    Definition Classes
    WitnessElementFields
  80. def unsetHeight: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  81. def unsetHtml: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  82. def unsetMediaId: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  83. def unsetOriginalUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  84. def unsetPhotographer: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  85. def unsetRole: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  86. def unsetSource: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  87. def unsetTitle: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  88. def unsetUrl: WitnessElementFields

    Permalink

    If the specified field is optional, it is set to None.

    If the specified field is optional, it is set to None. Otherwise, if the field is known, it is reverted to its default value; if the field is unknown, it is subtracked from the passthroughFields map, if present.

    Definition Classes
    WitnessElementFields
  89. def unsetWidth: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  90. def unsetWitnessEmbedType: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  91. def unsetYoutubeAuthorName: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  92. def unsetYoutubeDescription: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  93. def unsetYoutubeHtml: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  94. def unsetYoutubeSource: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  95. def unsetYoutubeTitle: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  96. def unsetYoutubeUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  97. def url: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  98. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  101. def width: Option[Int]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  102. def witnessEmbedType: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  103. def write(_oprot: TProtocol): Unit

    Permalink
    Definition Classes
    WitnessElementFields → ThriftStruct
  104. def youtubeAuthorName: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  105. def youtubeDescription: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  106. def youtubeHtml: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  107. def youtubeSource: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  108. def youtubeTitle: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  109. def youtubeUrl: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields

Inherited from WitnessElementFields

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ThriftStruct

Inherited from AnyRef

Inherited from Any

Ungrouped