domain
.
input
SearchAnalysisInput
Related Docs:
object SearchAnalysisInput
|
package input
case class
SearchAnalysisInput
(
filter:
Option
[
String
]
,
searchType:
Option
[
String
]
,
support:
Option
[
String
]
,
selection:
Option
[
String
]
,
selectionResults:
Option
[
Seq
[
String
]]
,
parameter:
Option
[
String
]
,
unit:
Option
[
String
]
,
method:
Option
[
String
]
,
producer:
Option
[
Int
]
,
laboratory:
Option
[
Int
]
,
quantificationControl:
Option
[
Boolean
]
,
contributor:
Option
[
Int
]
,
network:
Option
[
String
]
,
status:
Option
[
String
]
,
qualification:
Option
[
String
]
,
startDate:
Option
[
DateTime
]
,
endDate:
Option
[
DateTime
]
,
user:
String
,
stations:
Seq
[
String
] =
Seq()
)
extends
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
SearchAnalysisInput
Serializable
Serializable
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
SearchAnalysisInput
(
filter:
Option
[
String
]
,
searchType:
Option
[
String
]
,
support:
Option
[
String
]
,
selection:
Option
[
String
]
,
selectionResults:
Option
[
Seq
[
String
]]
,
parameter:
Option
[
String
]
,
unit:
Option
[
String
]
,
method:
Option
[
String
]
,
producer:
Option
[
Int
]
,
laboratory:
Option
[
Int
]
,
quantificationControl:
Option
[
Boolean
]
,
contributor:
Option
[
Int
]
,
network:
Option
[
String
]
,
status:
Option
[
String
]
,
qualification:
Option
[
String
]
,
startDate:
Option
[
DateTime
]
,
endDate:
Option
[
DateTime
]
,
user:
String
,
stations:
Seq
[
String
] =
Seq()
)
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
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
contributor
:
Option
[
Int
]
val
endDate
:
Option
[
DateTime
]
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
filter
:
Option
[
String
]
def
finalize
()
:
scala.Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
laboratory
:
Option
[
Int
]
val
method
:
Option
[
String
]
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
val
network
:
Option
[
String
]
final
def
notify
()
:
scala.Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
scala.Unit
Definition Classes
AnyRef
val
parameter
:
Option
[
String
]
val
producer
:
Option
[
Int
]
val
qualification
:
Option
[
String
]
val
quantificationControl
:
Option
[
Boolean
]
val
searchType
:
Option
[
String
]
val
selection
:
Option
[
String
]
val
selectionResults
:
Option
[
Seq
[
String
]]
val
startDate
:
Option
[
DateTime
]
val
stations
:
Seq
[
String
]
val
status
:
Option
[
String
]
val
support
:
Option
[
String
]
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
unit
:
Option
[
String
]
val
user
:
String
final
def
wait
()
:
scala.Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
scala.Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
scala.Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped