Package

aquadb.dao.db

obstacle

Permalink

package obstacle

Visibility
  1. Public
  2. All

Type Members

  1. class AnormFlowObstructionDao extends FlowObstructionDao

    Permalink
  2. 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

    Permalink
  3. trait FlowObstructionDao extends AnyRef

    Permalink
    Annotations
    @ImplementedBy()

Value Members

  1. object FlowObstruction extends Serializable

    Permalink

Ungrouped