Packages

class Immutable extends SchemaRecipe

The default read-only implementation of SchemaRecipe. You typically should not need to directly reference this class; instead, use the SchemaRecipe.apply method to construct new instances.

Linear Supertypes
SchemaRecipe, Serializable, ValidatingThriftStruct[SchemaRecipe], HasThriftStructCodec3[SchemaRecipe], Product18[String, String, Option[String], Option[String], Option[String], Option[String], Option[String], Option[Seq[String]], Option[Seq[String]], Option[Seq[String]], Option[Seq[RecipeStep]], Option[Seq[String]], Option[String], Option[String], Option[String], Option[AuthorInfo], Option[Seq[String]], Option[Seq[String]]], Product, Equals, ThriftStruct, ThriftStructIface, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Immutable
  2. SchemaRecipe
  3. Serializable
  4. ValidatingThriftStruct
  5. HasThriftStructCodec3
  6. Product18
  7. Product
  8. Equals
  9. ThriftStruct
  10. ThriftStructIface
  11. AnyRef
  12. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Immutable(_atContext: String, _atType: String, name: Option[String] = _root_.scala.None, description: Option[String] = _root_.scala.None, image: Option[String] = _root_.scala.None, datePublished: Option[String] = _root_.scala.None, url: Option[String] = _root_.scala.None, recipeCategory: Option[Seq[String]] = _root_.scala.None, recipeCuisine: Option[Seq[String]] = _root_.scala.None, recipeIngredient: Option[Seq[String]] = _root_.scala.None, recipeInstructions: Option[Seq[RecipeStep]] = _root_.scala.None, recipeYield: Option[Seq[String]] = _root_.scala.None, prepTime: Option[String] = _root_.scala.None, cookTime: Option[String] = _root_.scala.None, totalTime: Option[String] = _root_.scala.None, author: Option[AuthorInfo] = _root_.scala.None, suitableForDiet: Option[Seq[String]] = _root_.scala.None, cookingMethod: Option[Seq[String]] = _root_.scala.None)
  2. new Immutable(_atContext: String, _atType: String, name: Option[String], description: Option[String], image: Option[String], datePublished: Option[String], url: Option[String], recipeCategory: Option[Seq[String]], recipeCuisine: Option[Seq[String]], recipeIngredient: Option[Seq[String]], recipeInstructions: Option[Seq[RecipeStep]], recipeYield: Option[Seq[String]], prepTime: Option[String], cookTime: Option[String], totalTime: Option[String], author: Option[AuthorInfo], suitableForDiet: Option[Seq[String]], cookingMethod: Option[Seq[String]], _passthroughFields: Map[Short, TFieldBlob])

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. def _1: String
    Definition Classes
    SchemaRecipe → Product18
  5. def _10: Option[Seq[String]]
    Definition Classes
    SchemaRecipe → Product18
  6. def _11: Option[Seq[RecipeStep]]
    Definition Classes
    SchemaRecipe → Product18
  7. def _12: Option[Seq[String]]
    Definition Classes
    SchemaRecipe → Product18
  8. def _13: Option[String]
    Definition Classes
    SchemaRecipe → Product18
  9. def _14: Option[String]
    Definition Classes
    SchemaRecipe → Product18
  10. def _15: Option[String]
    Definition Classes
    SchemaRecipe → Product18
  11. def _16: Option[AuthorInfo]
    Definition Classes
    SchemaRecipe → Product18
  12. def _17: Option[Seq[String]]
    Definition Classes
    SchemaRecipe → Product18
  13. def _18: Option[Seq[String]]
    Definition Classes
    SchemaRecipe → Product18
  14. def _2: String
    Definition Classes
    SchemaRecipe → Product18
  15. def _3: Option[String]
    Definition Classes
    SchemaRecipe → Product18
  16. def _4: Option[String]
    Definition Classes
    SchemaRecipe → Product18
  17. def _5: Option[String]
    Definition Classes
    SchemaRecipe → Product18
  18. def _6: Option[String]
    Definition Classes
    SchemaRecipe → Product18
  19. def _7: Option[String]
    Definition Classes
    SchemaRecipe → Product18
  20. def _8: Option[Seq[String]]
    Definition Classes
    SchemaRecipe → Product18
  21. def _9: Option[Seq[String]]
    Definition Classes
    SchemaRecipe → Product18
  22. val _atContext: String
    Definition Classes
    ImmutableSchemaRecipe
  23. val _atType: String
    Definition Classes
    ImmutableSchemaRecipe
  24. def _codec: ValidatingThriftStructCodec3[SchemaRecipe]
    Definition Classes
    SchemaRecipe → ValidatingThriftStruct → HasThriftStructCodec3
  25. val _passthroughFields: Map[Short, TFieldBlob]
    Definition Classes
    ImmutableSchemaRecipe
  26. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  27. val author: Option[AuthorInfo]
    Definition Classes
    ImmutableSchemaRecipe
  28. def canEqual(other: Any): Boolean
    Definition Classes
    SchemaRecipe → Equals
  29. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  30. val cookTime: Option[String]
    Definition Classes
    ImmutableSchemaRecipe
  31. val cookingMethod: Option[Seq[String]]
    Definition Classes
    ImmutableSchemaRecipe
  32. def copy(_atContext: String = this._atContext, _atType: String = this._atType, name: Option[String] = this.name, description: Option[String] = this.description, image: Option[String] = this.image, datePublished: Option[String] = this.datePublished, url: Option[String] = this.url, recipeCategory: Option[Seq[String]] = this.recipeCategory, recipeCuisine: Option[Seq[String]] = this.recipeCuisine, recipeIngredient: Option[Seq[String]] = this.recipeIngredient, recipeInstructions: Option[Seq[RecipeStep]] = this.recipeInstructions, recipeYield: Option[Seq[String]] = this.recipeYield, prepTime: Option[String] = this.prepTime, cookTime: Option[String] = this.cookTime, totalTime: Option[String] = this.totalTime, author: Option[AuthorInfo] = this.author, suitableForDiet: Option[Seq[String]] = this.suitableForDiet, cookingMethod: Option[Seq[String]] = this.cookingMethod, _passthroughFields: Map[Short, TFieldBlob] = this._passthroughFields): SchemaRecipe
    Definition Classes
    SchemaRecipe
  33. val datePublished: Option[String]
    Definition Classes
    ImmutableSchemaRecipe
  34. val description: Option[String]
    Definition Classes
    ImmutableSchemaRecipe
  35. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  36. def equals(other: Any): Boolean
    Definition Classes
    SchemaRecipe → Equals → AnyRef → Any
  37. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  38. def getFieldBlob(_fieldId: Short): Option[TFieldBlob]

    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
    SchemaRecipe
  39. def getFieldBlobs(ids: TraversableOnce[Short]): Map[Short, TFieldBlob]

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

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

    Definition Classes
    SchemaRecipe
  40. def hashCode(): Int
    Definition Classes
    SchemaRecipe → AnyRef → Any
  41. val image: Option[String]
    Definition Classes
    ImmutableSchemaRecipe
  42. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  43. val name: Option[String]
    Definition Classes
    ImmutableSchemaRecipe
  44. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. def newBuilder(): StructBuilder[SchemaRecipe]
    Definition Classes
    SchemaRecipe
  46. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  47. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  48. val prepTime: Option[String]
    Definition Classes
    ImmutableSchemaRecipe
  49. def productArity: Int
    Definition Classes
    Product18 → Product
  50. def productElement(n: Int): Any
    Definition Classes
    Product18 → Product
    Annotations
    @throws(classOf[java.lang.IndexOutOfBoundsException])
  51. def productElementName(n: Int): String
    Definition Classes
    Product
  52. def productElementNames: Iterator[String]
    Definition Classes
    Product
  53. def productIterator: Iterator[Any]
    Definition Classes
    Product
  54. def productPrefix: String
    Definition Classes
    SchemaRecipe → Product
  55. val recipeCategory: Option[Seq[String]]
    Definition Classes
    ImmutableSchemaRecipe
  56. val recipeCuisine: Option[Seq[String]]
    Definition Classes
    ImmutableSchemaRecipe
  57. val recipeIngredient: Option[Seq[String]]
    Definition Classes
    ImmutableSchemaRecipe
  58. val recipeInstructions: Option[Seq[RecipeStep]]
    Definition Classes
    ImmutableSchemaRecipe
  59. val recipeYield: Option[Seq[String]]
    Definition Classes
    ImmutableSchemaRecipe
  60. def setField(_blob: TFieldBlob): SchemaRecipe

    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
    SchemaRecipe
  61. val suitableForDiet: Option[Seq[String]]
    Definition Classes
    ImmutableSchemaRecipe
  62. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  63. def toString(): String
    Definition Classes
    SchemaRecipe → AnyRef → Any
  64. def toTuple: (String, String, Option[String], Option[String], Option[String], Option[String], Option[String], Option[Seq[String]], Option[Seq[String]], Option[Seq[String]], Option[Seq[RecipeStep]], Option[Seq[String]], Option[String], Option[String], Option[String], Option[AuthorInfo], Option[Seq[String]], Option[Seq[String]])
    Definition Classes
    SchemaRecipe
  65. val totalTime: Option[String]
    Definition Classes
    ImmutableSchemaRecipe
  66. def unsetAuthor: SchemaRecipe
    Definition Classes
    SchemaRecipe
  67. def unsetCookTime: SchemaRecipe
    Definition Classes
    SchemaRecipe
  68. def unsetCookingMethod: SchemaRecipe
    Definition Classes
    SchemaRecipe
  69. def unsetDatePublished: SchemaRecipe
    Definition Classes
    SchemaRecipe
  70. def unsetDescription: SchemaRecipe
    Definition Classes
    SchemaRecipe
  71. def unsetField(_fieldId: Short): SchemaRecipe

    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
    SchemaRecipe
  72. def unsetImage: SchemaRecipe
    Definition Classes
    SchemaRecipe
  73. def unsetName: SchemaRecipe
    Definition Classes
    SchemaRecipe
  74. def unsetPrepTime: SchemaRecipe
    Definition Classes
    SchemaRecipe
  75. def unsetRecipeCategory: SchemaRecipe
    Definition Classes
    SchemaRecipe
  76. def unsetRecipeCuisine: SchemaRecipe
    Definition Classes
    SchemaRecipe
  77. def unsetRecipeIngredient: SchemaRecipe
    Definition Classes
    SchemaRecipe
  78. def unsetRecipeInstructions: SchemaRecipe
    Definition Classes
    SchemaRecipe
  79. def unsetRecipeYield: SchemaRecipe
    Definition Classes
    SchemaRecipe
  80. def unsetSuitableForDiet: SchemaRecipe
    Definition Classes
    SchemaRecipe
  81. def unsetTotalTime: SchemaRecipe
    Definition Classes
    SchemaRecipe
  82. def unsetUrl: SchemaRecipe
    Definition Classes
    SchemaRecipe
  83. def unset_AtContext: SchemaRecipe

    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
    SchemaRecipe
  84. def unset_AtType: SchemaRecipe
    Definition Classes
    SchemaRecipe
  85. val url: Option[String]
    Definition Classes
    ImmutableSchemaRecipe
  86. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  87. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  88. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  89. def write(_oprot: TProtocol): Unit
    Definition Classes
    SchemaRecipe → ThriftStruct

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 SchemaRecipe

Inherited from Serializable

Inherited from ValidatingThriftStruct[SchemaRecipe]

Inherited from HasThriftStructCodec3[SchemaRecipe]

Inherited from Product18[String, String, Option[String], Option[String], Option[String], Option[String], Option[String], Option[Seq[String]], Option[Seq[String]], Option[Seq[String]], Option[Seq[RecipeStep]], Option[Seq[String]], Option[String], Option[String], Option[String], Option[AuthorInfo], Option[Seq[String]], Option[Seq[String]]]

Inherited from Product

Inherited from Equals

Inherited from ThriftStruct

Inherited from ThriftStructIface

Inherited from AnyRef

Inherited from Any

Ungrouped