ClassField

fabric.define.ClassField
case class ClassField(name: String, `type`: String, defaultValue: Option[String])

Attributes

Source:
ClassField.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
ClassField.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product