Trait/Object

com.gu.flexiblecontent.model.thrift

AudioElementFields

Related Docs: object AudioElementFields | package thrift

Permalink

trait AudioElementFields extends ThriftStruct with Product16[Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Int], Option[Int], Option[Int], Option[Int], Option[Boolean], Option[Boolean], Option[String], Option[String]] with ValidatingThriftStruct[AudioElementFields] with Serializable

Prefer the companion object's com.gu.flexiblecontent.model.thrift.AudioElementFields.apply for construction if you don't need to specify passthrough fields.

Linear Supertypes
Serializable, ValidatingThriftStruct[AudioElementFields], HasThriftStructCodec3[AudioElementFields], Product16[Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Int], Option[Int], Option[Int], Option[Int], Option[Boolean], Option[Boolean], Option[String], Option[String]], Product, Equals, ThriftStruct, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AudioElementFields
  2. Serializable
  3. ValidatingThriftStruct
  4. HasThriftStructCodec3
  5. Product16
  6. Product
  7. Equals
  8. ThriftStruct
  9. AnyRef
  10. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def authorName: Option[String]

    Permalink

    The authorName for the audio.

    The authorName for the audio. This is used for the credit in e.g. Soundcloud embeds

  2. abstract def caption: Option[String]

    Permalink

    The caption for the audio

  3. abstract def clean: Option[Boolean]

    Permalink

    Content advisory for guardian audio

  4. abstract def credit: Option[String]

    Permalink

    The credit for the audio

  5. abstract def description: Option[String]

    Permalink

    The description of the audio

  6. abstract def durationMinutes: Option[Int]

    Permalink

    The duration for guardian audio

  7. abstract def durationSeconds: Option[Int]

    Permalink
  8. abstract def explicit: Option[Boolean]

    Permalink
  9. abstract def height: Option[Int]

    Permalink

    The height of the audio widget.

    The height of the audio widget. This is present in e.g. Soundcloud embeds

  10. abstract def html: Option[String]

    Permalink

    The html for the audio

  11. abstract def mediaId: Option[String]

    Permalink

    The id of the audio in the media api

  12. abstract def originalUrl: Option[String]

    Permalink

    The original URL of the audio.

    The original URL of the audio. This is present in e.g. Soundcloud embeds

  13. abstract def role: Option[String]

    Permalink

    The role of the element (i.e.

    The role of the element (i.e. a hint about how it should be displayed)

  14. abstract def source: Option[String]

    Permalink

    The source of the audio

  15. abstract def title: Option[String]

    Permalink

    The title for the audio

  16. abstract def width: Option[Int]

    Permalink

    The width of the audio widget.

    The width of the audio widget. This is present in e.g. Soundcloud embeds

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
    AudioElementFields → Product16
  5. def _10: Option[Int]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  6. def _11: Option[Int]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  7. def _12: Option[Int]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  8. def _13: Option[Boolean]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  9. def _14: Option[Boolean]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  10. def _15: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  11. def _16: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  12. def _2: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  13. def _3: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  14. def _4: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  15. def _5: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  16. def _6: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  17. def _7: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  18. def _8: Option[String]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  19. def _9: Option[Int]

    Permalink
    Definition Classes
    AudioElementFields → Product16
  20. def _codec: ValidatingThriftStructCodec3[AudioElementFields]

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

    Permalink
  22. final def asInstanceOf[T0]: T0

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

    Permalink
    Definition Classes
    AudioElementFields → Equals
  24. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  25. def copy(html: Option[String] = this.html, description: Option[String] = this.description, source: Option[String] = this.source, title: Option[String] = this.title, credit: Option[String] = this.credit, caption: Option[String] = this.caption, authorName: Option[String] = this.authorName, originalUrl: Option[String] = this.originalUrl, height: Option[Int] = this.height, width: Option[Int] = this.width, durationMinutes: Option[Int] = this.durationMinutes, durationSeconds: Option[Int] = this.durationSeconds, clean: Option[Boolean] = this.clean, explicit: Option[Boolean] = this.explicit, mediaId: Option[String] = this.mediaId, role: Option[String] = this.role, _passthroughFields: Map[Short, TFieldBlob] = this._passthroughFields): AudioElementFields

    Permalink
  26. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AudioElementFields → Equals → AnyRef → Any
  28. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  30. 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.

  31. def getFieldBlobs(ids: TraversableOnce[Short]): Map[Short, TFieldBlob]

    Permalink

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

  32. def hashCode(): Int

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

    Permalink
    Definition Classes
    Any
  34. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  37. def productArity: Int

    Permalink
    Definition Classes
    AudioElementFields → Product16 → Product
  38. def productElement(n: Int): Any

    Permalink
    Definition Classes
    AudioElementFields → Product16 → Product
  39. def productIterator: Iterator[Any]

    Permalink
    Definition Classes
    Product
  40. def productPrefix: String

    Permalink
    Definition Classes
    AudioElementFields → Product
  41. def setField(_blob: TFieldBlob): AudioElementFields

    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.

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

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

    Permalink
    Definition Classes
    AudioElementFields → AnyRef → Any
  44. def toTuple: (Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Int], Option[Int], Option[Int], Option[Int], Option[Boolean], Option[Boolean], Option[String], Option[String])

    Permalink
  45. def unsetAuthorName: AudioElementFields

    Permalink
  46. def unsetCaption: AudioElementFields

    Permalink
  47. def unsetClean: AudioElementFields

    Permalink
  48. def unsetCredit: AudioElementFields

    Permalink
  49. def unsetDescription: AudioElementFields

    Permalink
  50. def unsetDurationMinutes: AudioElementFields

    Permalink
  51. def unsetDurationSeconds: AudioElementFields

    Permalink
  52. def unsetExplicit: AudioElementFields

    Permalink
  53. def unsetField(_fieldId: Short): AudioElementFields

    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.

  54. def unsetHeight: AudioElementFields

    Permalink
  55. def unsetHtml: AudioElementFields

    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.

  56. def unsetMediaId: AudioElementFields

    Permalink
  57. def unsetOriginalUrl: AudioElementFields

    Permalink
  58. def unsetRole: AudioElementFields

    Permalink
  59. def unsetSource: AudioElementFields

    Permalink
  60. def unsetTitle: AudioElementFields

    Permalink
  61. def unsetWidth: AudioElementFields

    Permalink
  62. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. def write(_oprot: TProtocol): Unit

    Permalink
    Definition Classes
    AudioElementFields → ThriftStruct

Inherited from Serializable

Inherited from ValidatingThriftStruct[AudioElementFields]

Inherited from HasThriftStructCodec3[AudioElementFields]

Inherited from Product16[Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Int], Option[Int], Option[Int], Option[Int], Option[Boolean], Option[Boolean], Option[String], Option[String]]

Inherited from Product

Inherited from Equals

Inherited from ThriftStruct

Inherited from AnyRef

Inherited from Any

Ungrouped