Template

com.malliina.push.wns.Template
sealed trait Template extends Named

Attributes

Graph
Supertypes
trait Named
class Object
trait Matchable
class Any
Known subtypes
object TileLarge.type
object TileMedium.type
object TileSmall.type
object TileWide.type
object ToastGeneric.type

Members list

Concise view

Value members

Inherited methods

def name: String

Attributes

Inherited from:
Named
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Named -> Any
Inherited from:
Named