ActivationType

com.malliina.push.wns.ActivationType$
See theActivationType companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

case object Background extends ActivationType

Attributes

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

Attributes

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

Attributes

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

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Named
class Object
trait Matchable
class Any
Self type
System.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

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: ActivationType): String

Attributes

Definition Classes
NamedCompanion -> ValidatingCompanion
Inherited from:
NamedCompanion

Concrete fields

override val all: Seq[ActivationType]

Implicits

Inherited implicits

implicit val json: Codec[ActivationType]

Attributes

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

Attributes

Inherited from:
ValidatingCompanion