case class RawOrphanetProduct9(disorder_id: Long = 2, orpha_code: Long = 58, expert_link: String = ..., name: String = "Alexander disease", disorder_type_id: Long = 21394, disorder_type_name: String = "Disease", disorder_group_id: Long = 36547, disorder_group_name: String = "Disease", average_age_of_onset: List[String] = List("All ages"), average_age_of_death: List[String] = List("any age"), type_of_inheritance: List[String] = List("Autosomal dominant")) extends Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RawOrphanetProduct9
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new RawOrphanetProduct9(disorder_id: Long = 2, orpha_code: Long = 58, expert_link: String = ..., name: String = "Alexander disease", disorder_type_id: Long = 21394, disorder_type_name: String = "Disease", disorder_group_id: Long = 36547, disorder_group_name: String = "Disease", average_age_of_onset: List[String] = List("All ages"), average_age_of_death: List[String] = List("any age"), type_of_inheritance: List[String] = List("Autosomal dominant"))
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
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- val average_age_of_death: List[String]
- val average_age_of_onset: List[String]
-
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
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val expert_link: 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 orpha_code: Long
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- val type_of_inheritance: List[String]
-
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