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
Ordering
- Alphabetic
- By Inheritance
Inherited
- RawOrphanetProduct6
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- 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
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val HGNC_gene_id: String
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val association_status: String
- val association_type: String
- val association_type_id: Long
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
- val disorder_group_id: Long
- val disorder_group_name: String
- val disorder_id: Long
- val disorder_type_id: Long
- val disorder_type_name: String
- val ensembl_gene_id: String
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val expert_link: String
- val genatlas_gene_id: String
- val gene_id: Long
- val gene_locus: String
- val gene_locus_id: Long
- val gene_locus_key: Long
- val gene_name: String
- val gene_source_of_validation: String
- val gene_symbol: String
- val gene_synonym_list: List[String]
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val name: String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val omim_gene_id: String
- val orpha_code: Long
- val reactome_gene_id: String
- val swiss_prot_gene_id: String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated