Package

oasis

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. class ContributorOasisOutput extends AnyRef

    Permalink
  2. case class OasisExportInput(surveyId: Int, fileName: String, exploitationId: Int, senderCode: String, recipientCode: String, user: Option[String]) extends Product with Serializable

    Permalink
  3. case class OasisExportsInput(surveyId: Int, fileName: String, exploitationIds: Seq[Int], senderCode: String, recipientCode: String, user: Option[String]) extends Product with Serializable

    Permalink

Value Members

  1. object ContributorOasisOutput

    Permalink
  2. object OasisExportInput extends Serializable

    Permalink
  3. object OasisExportsInput extends Serializable

    Permalink

Ungrouped