package obstacle
Ordering
- Alphabetic
Visibility
- Public
- Protected
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