Enum

fabric.define.DefType$.Enum
case class Enum(values: List[Json]) extends DefType

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
DefType
Source:
DefType.scala

Attributes

Inherited from:
DefType
Source:
DefType.scala
def merge(that: DefType): DefType

Attributes

Inherited from:
DefType
Source:
DefType.scala

Attributes

Inherited from:
DefType
Source:
DefType.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def validate(value: Json): Boolean

Attributes

Inherited from:
DefType
Source:
DefType.scala