ClassField

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

Attributes

Source
ClassField.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def output: String

Attributes

Source
ClassField.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product