Packages

object Version

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Version
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class Draft04() extends Version with Product with Serializable
  2. final case class Draft06(id: String) extends Version with Product with Serializable
  3. final case class Draft07(id: String) extends Version with Product with Serializable
  4. final case class Draft09(id: String) extends Version with Product with Serializable

Value Members

  1. case object Raw extends Version with Product with Serializable