Package

domain

links

Permalink

package links

Visibility
  1. Public
  2. All

Type Members

  1. case class PiezometerContributorLink(idPiezo: Double, idContributor: Option[Double], startDate: Option[DateTime], endDate: Option[DateTime], internalReference: Option[String], contributorType: Option[Double], contactCode: Option[Double]) extends Product with Serializable

    Permalink
  2. case class PiezometerNetworkLink(idPiezometer: Int, idNetwork: Int, startDate: Option[DateTime] = None, endDate: Option[DateTime] = None) extends Product with Serializable

    Permalink
  3. case class PiezometerNetworkLinkCodes(idPiezometer: Int, idNetwork: Int) extends Product with Serializable

    Permalink

Value Members

  1. object PiezometerContributorLink extends Serializable

    Permalink
  2. object PiezometerNetworkLink extends Serializable

    Permalink
  3. object PiezometerNetworkLinkCodes extends Serializable

    Permalink

Ungrouped