GenericProductDeriver

org.finos.morphir.datamodel.GenericProductDeriver
See theGenericProductDeriver companion object
trait GenericProductDeriver[T <: Product] extends Deriver[T]

Attributes

Companion
object
Graph
Supertypes
trait Deriver[T]
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def builder: MirrorProduct

Concrete methods

def derive(value: T): Data

Inherited methods

final def apply(value: T): Data

Attributes

Inherited from:
Deriver

Attributes

Inherited from:
Deriver