Placement

com.malliina.push.wns.Placement$
See thePlacement companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

case object AppLogoOverride extends Placement

Attributes

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

Attributes

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

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Placement
trait Named
class Object
trait Matchable
class Any
Self type
Inline.type
case object Peek extends Placement

Attributes

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

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

Attributes

Definition Classes
NamedCompanion -> ValidatingCompanion
Inherited from:
NamedCompanion

Implicits

Inherited implicits

implicit val json: Codec[Placement]

Attributes

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

Attributes

Inherited from:
ValidatingCompanion