Asset

controllers.Assets.Asset
See theAsset companion object
case class Asset(name: String)

An asset.

Value parameters

name

The name of the asset.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product