BytePlayQueryBindableValueEnum

enumeratum.values.BytePlayQueryBindableValueEnum
trait BytePlayQueryBindableValueEnum[EntryType <: ByteEnumEntry] extends PlayQueryBindableValueEnum[Byte, EntryType]

Query Bindable implicits for ByteEnum

Attributes

Graph
Supertypes
trait PlayQueryBindableValueEnum[Byte, EntryType]
class Object
trait Matchable
class Any
Known subtypes
trait BytePlayEnum[EnumEntry]
Self type
ByteEnum[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