Class/Object

domain

Superposition

Related Docs: object Superposition | package domain

Permalink

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, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Superposition
  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 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])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  5. val categoryList: Option[Double]

    Permalink
  6. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. val dataSupThreshold: Option[String]

    Permalink
  8. val displayType: Option[Double]

    Permalink
  9. val endDate: Option[String]

    Permalink
  10. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  11. val filterCode: Option[String]

    Permalink
  12. def finalize(): scala.Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  13. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  14. val grouping: Option[Double]

    Permalink
  15. val horizon: Option[Double]

    Permalink
  16. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  17. val laboratoryCode: Option[Double]

    Permalink
  18. val listCode: Option[Double]

    Permalink
  19. val listType: Option[Double]

    Permalink
  20. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  21. val network: Option[Int]

    Permalink
  22. final def notify(): scala.Unit

    Permalink
    Definition Classes
    AnyRef
  23. final def notifyAll(): scala.Unit

    Permalink
    Definition Classes
    AnyRef
  24. val parameter: Option[Double]

    Permalink
  25. val producer: Option[Double]

    Permalink
  26. val protocol: Option[Double]

    Permalink
  27. val qualification: Option[Double]

    Permalink
  28. val qualitometerId: Option[Int]

    Permalink
  29. val researchType: Option[Double]

    Permalink
  30. val selection: Option[String]

    Permalink
  31. val stage: Option[Double]

    Permalink
  32. val startDate: Option[String]

    Permalink
  33. val stationType: Option[Int]

    Permalink
  34. val status: Option[Double]

    Permalink
  35. val support: Option[Double]

    Permalink
  36. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  37. val threshold: Option[Double]

    Permalink
  38. val thresholdType: Option[Double]

    Permalink
  39. val title: Option[String]

    Permalink
  40. def toSuperposition(): SuperpositionInput

    Permalink
  41. val unit: Option[Double]

    Permalink
  42. val updateDate: Option[DateTime]

    Permalink
  43. val updateLogin: Option[String]

    Permalink
  44. final def wait(): scala.Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long, arg1: Int): scala.Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long): scala.Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped