TileTemplate

com.malliina.push.wns.TileTemplate$
See theTileTemplate companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

case object TileLarge extends TileTemplate

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Template
trait Named
class Object
trait Matchable
class Any
Self type
case object TileMedium extends TileTemplate

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Template
trait Named
class Object
trait Matchable
class Any
Self type
case object TileSmall extends TileTemplate

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Template
trait Named
class Object
trait Matchable
class Any
Self type
case object TileWide extends TileTemplate

Attributes

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

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

Attributes

Definition Classes
NamedCompanion -> ValidatingCompanion
Inherited from:
NamedCompanion

Implicits

Inherited implicits

implicit val json: Codec[TileTemplate]

Attributes

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

Attributes

Inherited from:
ValidatingCompanion