Packages

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

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

Type Members

  1. class Immutable extends WitnessElementFields

    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.

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val AltField: TField
  5. val AltFieldManifest: Manifest[String]
  6. val ApiUrlField: TField
  7. val ApiUrlFieldManifest: Manifest[String]
  8. val AuthorGuardianProfileUrlField: TField
  9. val AuthorGuardianProfileUrlFieldManifest: Manifest[String]
  10. val AuthorNameField: TField
  11. val AuthorNameFieldManifest: Manifest[String]
  12. val AuthorUsernameField: TField
  13. val AuthorUsernameFieldManifest: Manifest[String]
  14. val AuthorWitnessProfileUrlField: TField
  15. val AuthorWitnessProfileUrlFieldManifest: Manifest[String]
  16. val CaptionField: TField
  17. val CaptionFieldManifest: Manifest[String]
  18. val DateCreatedField: TField
  19. val DateCreatedFieldManifest: Manifest[CapiDateTime]
  20. val DescriptionField: TField
  21. val DescriptionFieldManifest: Manifest[String]
  22. val HeightField: TField
  23. val HeightFieldManifest: Manifest[Int]
  24. val HtmlField: TField
  25. val HtmlFieldManifest: Manifest[String]
  26. val MediaIdField: TField
  27. val MediaIdFieldManifest: Manifest[String]
  28. val OriginalUrlField: TField
  29. val OriginalUrlFieldManifest: Manifest[String]
  30. val PhotographerField: TField
  31. val PhotographerFieldManifest: Manifest[String]
  32. val RoleField: TField
  33. val RoleFieldManifest: Manifest[String]
  34. val SourceDomainField: TField
  35. val SourceDomainFieldManifest: Manifest[String]
  36. val SourceField: TField
  37. val SourceFieldManifest: Manifest[String]
  38. val Struct: TStruct
  39. val TitleField: TField
  40. val TitleFieldManifest: Manifest[String]
  41. val UrlField: TField
  42. val UrlFieldManifest: Manifest[String]
  43. val WidthField: TField
  44. val WidthFieldManifest: Manifest[Int]
  45. val WitnessEmbedTypeField: TField
  46. val WitnessEmbedTypeFieldManifest: Manifest[String]
  47. val YoutubeAuthorNameField: TField
  48. val YoutubeAuthorNameFieldManifest: Manifest[String]
  49. val YoutubeDescriptionField: TField
  50. val YoutubeDescriptionFieldManifest: Manifest[String]
  51. val YoutubeHtmlField: TField
  52. val YoutubeHtmlFieldManifest: Manifest[String]
  53. val YoutubeSourceField: TField
  54. val YoutubeSourceFieldManifest: Manifest[String]
  55. val YoutubeTitleField: TField
  56. val YoutubeTitleFieldManifest: Manifest[String]
  57. val YoutubeUrlField: TField
  58. val YoutubeUrlFieldManifest: Manifest[String]
  59. 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
  60. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  61. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  62. def decode(_iprot: TProtocol): WitnessElementFields
    Definition Classes
    WitnessElementFields → ThriftStructCodec
  63. def encode(_item: WitnessElementFields, _oproto: TProtocol): Unit
    Definition Classes
    WitnessElementFields → ThriftStructCodec
  64. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  65. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  66. lazy val fieldInfos: List[ThriftStructFieldInfo]

    Field information in declaration order.

  67. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  68. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  69. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  70. lazy val metaData: ThriftStructMetaData[WitnessElementFields]
    Definition Classes
    WitnessElementFields → ThriftStructCodec
  71. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  72. def newBuilder(): StructBuilder[WitnessElementFields]
    Definition Classes
    WitnessElementFields → StructBuilderFactory
  73. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  74. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  75. val structAnnotations: Map[String, String]
  76. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  77. def toString(): String
    Definition Classes
    AnyRef → Any
  78. def ttypeToString(byte: Byte): String
    Attributes
    protected
    Definition Classes
    ThriftStructCodec3
  79. lazy val unsafeEmpty: WitnessElementFields
  80. def validate(_item: WitnessElementFields): Unit

    Checks that all required fields are non-null.

  81. final def validateField[U <: ValidatingThriftStruct[U]](any: Any): Seq[Issue]
    Attributes
    protected
    Definition Classes
    ValidatingThriftStructCodec3
  82. final def validateFieldValue[U <: ValidatingThriftStruct[U]](fieldName: String, fieldValue: Any, fieldAnnotations: Map[String, String], thriftValidatorOpt: Option[ThriftValidator]): Set[ThriftValidationViolation]
    Attributes
    protected
    Definition Classes
    ValidatingThriftStructCodec3
  83. def validateInstanceValue(item: WitnessElementFields): Set[ThriftValidationViolation]

    Validate that all validation annotations on the struct meet the criteria defined in the corresponding com.twitter.scrooge.validation.ThriftConstraintValidator.

    Validate that all validation annotations on the struct meet the criteria defined in the corresponding com.twitter.scrooge.validation.ThriftConstraintValidator.

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

    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(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  86. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  87. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  88. def withoutPassthroughFields(original: WitnessElementFields): WitnessElementFields
  89. object Immutable extends ThriftStructCodec3[WitnessElementFields] with Serializable

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

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