Package

contributor

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. case class ContributorDomain(code: Int, name: String) extends Product with Serializable

    Permalink
  2. case class ContributorStatut(code: Int, name: String) extends Product with Serializable

    Permalink
  3. case class ContributorType(code: Int, name: String) extends Product with Serializable

    Permalink

Value Members

  1. object ContributorDomain extends Serializable

    Permalink
  2. object ContributorStatut extends Serializable

    Permalink
  3. object ContributorType extends Serializable

    Permalink

Ungrouped