Packages

c

bio.ferlab.datalake.testutils.models.raw

RawOrphanetProduct6

case class RawOrphanetProduct6(disorder_id: Long = 21, orpha_code: Long = 447, expert_link: String = ..., name: String = ..., disorder_type_id: Long = 21394, disorder_type_name: String = "Disease", disorder_group_id: Long = 36547, disorder_group_name: String = "Disorder", gene_source_of_validation: String = "22305531[PMID]", gene_id: Long = 19197, gene_symbol: String = "PIGA", gene_name: String = ..., gene_synonym_list: List[String] = ..., ensembl_gene_id: String = "ENSG00000165195", genatlas_gene_id: String = "PIGA", HGNC_gene_id: String = "8957", omim_gene_id: String = "311770", reactome_gene_id: String = "P37287", swiss_prot_gene_id: String = "P37287", association_type: String = ..., association_type_id: Long = 17955, association_status: String = "Assessed", gene_locus_id: Long = 22873, gene_locus: String = "Xp22.2", gene_locus_key: Long = 1) extends Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawOrphanetProduct6
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new RawOrphanetProduct6(disorder_id: Long = 21, orpha_code: Long = 447, expert_link: String = ..., name: String = ..., disorder_type_id: Long = 21394, disorder_type_name: String = "Disease", disorder_group_id: Long = 36547, disorder_group_name: String = "Disorder", gene_source_of_validation: String = "22305531[PMID]", gene_id: Long = 19197, gene_symbol: String = "PIGA", gene_name: String = ..., gene_synonym_list: List[String] = ..., ensembl_gene_id: String = "ENSG00000165195", genatlas_gene_id: String = "PIGA", HGNC_gene_id: String = "8957", omim_gene_id: String = "311770", reactome_gene_id: String = "P37287", swiss_prot_gene_id: String = "P37287", association_type: String = ..., association_type_id: Long = 17955, association_status: String = "Assessed", gene_locus_id: Long = 22873, gene_locus: String = "Xp22.2", gene_locus_key: Long = 1)

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 HGNC_gene_id: String
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. val association_status: String
  7. val association_type: String
  8. val association_type_id: Long
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  10. val disorder_group_id: Long
  11. val disorder_group_name: String
  12. val disorder_id: Long
  13. val disorder_type_id: Long
  14. val disorder_type_name: String
  15. val ensembl_gene_id: String
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. val expert_link: String
  18. val genatlas_gene_id: String
  19. val gene_id: Long
  20. val gene_locus: String
  21. val gene_locus_id: Long
  22. val gene_locus_key: Long
  23. val gene_name: String
  24. val gene_source_of_validation: String
  25. val gene_symbol: String
  26. val gene_synonym_list: List[String]
  27. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  28. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  29. val name: String
  30. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  33. val omim_gene_id: String
  34. val orpha_code: Long
  35. val reactome_gene_id: String
  36. val swiss_prot_gene_id: String
  37. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  38. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  40. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

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

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped