Packages

case class Superposition(listType: Option[Double], listCode: Option[Double], title: Option[String], startDate: Option[String], endDate: Option[String], horizon: Option[Double], grouping: Option[Double], parameter: Option[Double], unit: Option[Double], thresholdType: Option[Double], displayType: Option[Double], categoryList: Option[Double], researchType: Option[Double], threshold: Option[Double], selection: Option[String], dataSupThreshold: Option[String], status: Option[Double], qualification: Option[Double], support: Option[Double], stage: Option[Double], protocol: Option[Double], producer: Option[Double], updateLogin: Option[String], updateDate: Option[DateTime], filterCode: Option[String], laboratoryCode: Option[Double], qualitometerId: Option[Int], stationType: Option[Int], network: Option[Int]) extends Product with Serializable

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

Instance Constructors

  1. new Superposition(listType: Option[Double], listCode: Option[Double], title: Option[String], startDate: Option[String], endDate: Option[String], horizon: Option[Double], grouping: Option[Double], parameter: Option[Double], unit: Option[Double], thresholdType: Option[Double], displayType: Option[Double], categoryList: Option[Double], researchType: Option[Double], threshold: Option[Double], selection: Option[String], dataSupThreshold: Option[String], status: Option[Double], qualification: Option[Double], support: Option[Double], stage: Option[Double], protocol: Option[Double], producer: Option[Double], updateLogin: Option[String], updateDate: Option[DateTime], filterCode: Option[String], laboratoryCode: Option[Double], qualitometerId: Option[Int], stationType: Option[Int], network: Option[Int])

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. val categoryList: Option[Double]
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  7. val dataSupThreshold: Option[String]
  8. val displayType: Option[Double]
  9. val endDate: Option[String]
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. val filterCode: Option[String]
  12. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  13. val grouping: Option[Double]
  14. val horizon: Option[Double]
  15. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  16. val laboratoryCode: Option[Double]
  17. val listCode: Option[Double]
  18. val listType: Option[Double]
  19. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. val network: Option[Int]
  21. final def notify(): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  22. final def notifyAll(): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  23. val parameter: Option[Double]
  24. val producer: Option[Double]
  25. def productElementNames: Iterator[String]
    Definition Classes
    Product
  26. val protocol: Option[Double]
  27. val qualification: Option[Double]
  28. val qualitometerId: Option[Int]
  29. val researchType: Option[Double]
  30. val selection: Option[String]
  31. val stage: Option[Double]
  32. val startDate: Option[String]
  33. val stationType: Option[Int]
  34. val status: Option[Double]
  35. val support: Option[Double]
  36. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  37. val threshold: Option[Double]
  38. val thresholdType: Option[Double]
  39. val title: Option[String]
  40. def toSuperposition(): SuperpositionInput
  41. val unit: Option[Double]
  42. val updateDate: Option[DateTime]
  43. val updateLogin: Option[String]
  44. final def wait(arg0: Long, arg1: Int): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  45. final def wait(arg0: Long): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  46. final def wait(): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

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

    (Since version 9)

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped