Package

be.wegenenverkeer.atomium.server.slick

models

Permalink

package models

Visibility
  1. Public
  2. All

Type Members

  1. case class EntryModel(id: Option[Long], uuid: String, value: String, timestamp: OffsetDateTime) extends Product with Serializable

    Permalink
  2. case class FeedModel(id: Option[Long], name: String, title: Option[String]) extends Product with Serializable

    Permalink

Ungrouped