aquadb
.
dao
.
db
obstacle
package
obstacle
Visibility
Public
All
Type Members
class
AnormFlowObstructionDao
extends
FlowObstructionDao
case class
FlowObstruction
(
id:
Int
,
validityDate:
Option
[
DateTime
]
,
usageCode:
Option
[
Int
]
,
typeCode:
Option
[
Int
]
,
statusCode:
Option
[
Int
]
,
fallHeightCode:
Option
[
Int
]
,
validityCode:
Option
[
Int
]
,
flowDeviceCode:
Option
[
Int
]
)
extends
Product
with
Serializable
trait
FlowObstructionDao
extends
AnyRef
Annotations
@ImplementedBy
()
Value Members
object
FlowObstruction
extends
Serializable
Ungrouped