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

Linear Supertypes
Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SuperpositionInput
  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 SuperpositionInput(listType: Option[Double], listCode: Option[Double], title: Option[String], startDate: Option[DateTime], endDate: Option[DateTime], horizon: Option[Double], grouping: Option[Double], parameter: Option[String], unit: Option[String], thresholdType: Option[Double], displayType: Option[Double], categoryList: Option[Double], researchType: Option[Double], threshold: Option[Double], thresholdLevel: Option[String], selection: Option[String], dataSupThreshold: Option[String], quantificationControl: Option[Boolean], status: Option[String], qualification: Option[String], support: Option[String], stage: Option[Double], protocol: Option[String], producer: Option[Double], updateLogin: Option[String], updateDate: Option[DateTime], filterCode: Option[String], laboratoryCode: Option[Double], network: Option[String], qualitometerId: Option[Int], stationType: Option[Int], method: Option[String])

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[DateTime]
  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. val method: Option[String]
  20. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  21. val network: Option[String]
  22. final def notify(): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  23. final def notifyAll(): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  24. val parameter: Option[String]
  25. val producer: Option[Double]
  26. def productElementNames: Iterator[String]
    Definition Classes
    Product
  27. val protocol: Option[String]
  28. val qualification: Option[String]
  29. val qualitometerId: Option[Int]
  30. val quantificationControl: Option[Boolean]
  31. val researchType: Option[Double]
  32. val selection: Option[String]
  33. val stage: Option[Double]
  34. val startDate: Option[DateTime]
  35. val stationType: Option[Int]
  36. val status: Option[String]
  37. val support: Option[String]
  38. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  39. val threshold: Option[Double]
  40. val thresholdLevel: Option[String]
  41. val thresholdType: Option[Double]
  42. val title: Option[String]
  43. val unit: Option[String]
  44. val updateDate: Option[DateTime]
  45. val updateLogin: Option[String]
  46. final def wait(arg0: Long, arg1: Int): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  47. final def wait(arg0: Long): scala.Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  48. 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