LANGUAGES

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

def fallback(s: String): LANGUAGES

Inherited methods

def withName: String => A
Inherited from:
EType
override def withNameInsensitive(name: String): A
Definition Classes
Inherited from:
ETypeWithFallback
override def withNameInsensitiveOption(name: String): Option[A]
Definition Classes
Inherited from:
ETypeWithFallback

Inherited fields

final lazy val lowerCaseNamesToValuesMap: Map[String, LANGUAGES]
Inherited from:
EType
lazy override val namesToValuesMap: Map[String, LANGUAGES]
Inherited from:
ETypeWithFallback
val reference: String
Inherited from:
EType
lazy override val values: Array[LANGUAGES]
Inherited from:
ETypeWithFallback

Implicits

Inherited implicits

implicit val decoder: Decoder[LANGUAGES]
Inherited from:
EType
implicit val encoder: Encoder[LANGUAGES]
Inherited from:
EType