InputType

com.malliina.push.wns.InputType$
See theInputType companion class

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class ValidatingCompanion[String, InputType]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object Selection extends InputType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class InputType
trait Named
class Object
trait Matchable
class Any
Self type
case object Text extends InputType

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class InputType
trait Named
class Object
trait Matchable
class Any
Self type
Text.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

override def all: Seq[InputType]

Attributes

Definition Classes

Inherited methods

override def build(input: String): Either[ErrorMessage, T]

Attributes

Definition Classes
NamedCompanion -> ValidatingCompanion
Inherited from:
NamedCompanion
def defaultError(in: String): ErrorMessage

Attributes

Inherited from:
ValidatingCompanion
override def write(t: InputType): String

Attributes

Definition Classes
NamedCompanion -> ValidatingCompanion
Inherited from:
NamedCompanion

Implicits

Inherited implicits

implicit val json: Codec[InputType]

Attributes

Inherited from:
ValidatingCompanion
implicit val ordering: Ordering[InputType]

Attributes

Inherited from:
ValidatingCompanion