CharPlayQueryBindableValueEnum

enumeratum.values.CharPlayQueryBindableValueEnum
trait CharPlayQueryBindableValueEnum[EntryType <: CharEnumEntry] extends PlayQueryBindableValueEnum[Char, EntryType]

Query Bindable implicits for CharEnum

Attributes

Graph
Supertypes
trait PlayQueryBindableValueEnum[Char, EntryType]
class Object
trait Matchable
class Any
Known subtypes
trait CharPlayEnum[EnumEntry]
Self type
CharEnum[EntryType]

Members list

Implicits

Implicits

implicit val queryBindable: QueryStringBindable[EntryType]

Implicit path binder for Play's default router

Implicit path binder for Play's default router

Attributes