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, ValidatingThriftStruct[WitnessElementFields], HasThriftStructCodec3[WitnessElementFields], Product, Equals, ThriftStruct, ThriftStructIface, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Proxy
  2. WitnessElementFields
  3. Serializable
  4. ValidatingThriftStruct
  5. HasThriftStructCodec3
  6. Product
  7. Equals
  8. ThriftStruct
  9. ThriftStructIface
  10. AnyRef
  11. 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 _27: Option[String]

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    WitnessElementFields
  31. def _codec: ValidatingThriftStructCodec3[WitnessElementFields]

    Permalink
    Definition Classes
    WitnessElementFields → ValidatingThriftStruct → HasThriftStructCodec3
  32. def _passthroughFields: Map[Short, TFieldBlob]

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

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

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

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

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

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

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

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

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. 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, sourceDomain: Option[String] = this.sourceDomain, _passthroughFields: Map[Short, TFieldBlob] = this._passthroughFields): WitnessElementFields

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

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

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

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

    Permalink
    Definition Classes
    WitnessElementFields → Equals → AnyRef → Any
  48. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  49. 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 returned. Otherwise, if the specified field is known and not optional and set to None, then the field is serialized and returned.

    Definition Classes
    WitnessElementFields
  50. 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
  51. def hashCode(): Int

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

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

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

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

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

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

    Permalink
    Definition Classes
    WitnessElementFields
  58. final def notify(): Unit

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

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

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

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  62. def productArity: Int

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

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

    Permalink
    Definition Classes
    Product
  65. def productPrefix: String

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

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  67. 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
  68. def source: Option[String]

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  69. def sourceDomain: Option[String]

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

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

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

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

    Permalink
    Definition Classes
    WitnessElementFields
  74. def unsetApiUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  75. def unsetAuthorGuardianProfileUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  76. def unsetAuthorName: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  77. def unsetAuthorUsername: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  78. def unsetAuthorWitnessProfileUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  79. def unsetCaption: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  80. def unsetDateCreated: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  81. def unsetDescription: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  82. 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 removed from the passthroughFields map, if present.

    Definition Classes
    WitnessElementFields
  83. def unsetHeight: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  84. def unsetHtml: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  85. def unsetMediaId: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  86. def unsetOriginalUrl: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  87. def unsetPhotographer: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  88. def unsetRole: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  89. def unsetSource: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  90. def unsetSourceDomain: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  91. def unsetTitle: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  92. 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 removed from the passthroughFields map, if present.

    Definition Classes
    WitnessElementFields
  93. def unsetWidth: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  94. def unsetWitnessEmbedType: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  95. def unsetYoutubeAuthorName: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  96. def unsetYoutubeDescription: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  97. def unsetYoutubeHtml: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  98. def unsetYoutubeSource: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  99. def unsetYoutubeTitle: WitnessElementFields

    Permalink
    Definition Classes
    WitnessElementFields
  100. def unsetYoutubeUrl: WitnessElementFields

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

    Permalink
    Definition Classes
    ProxyWitnessElementFields
  102. final def wait(arg0: Long, arg1: Int): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  104. final def wait(): Unit

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    ProxyWitnessElementFields

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from WitnessElementFields

Inherited from Serializable

Inherited from ValidatingThriftStruct[WitnessElementFields]

Inherited from HasThriftStructCodec3[WitnessElementFields]

Inherited from Product

Inherited from Equals

Inherited from ThriftStruct

Inherited from ThriftStructIface

Inherited from AnyRef

Inherited from Any

Ungrouped