CaseClass0

org.finos.morphir.meta.CaseClass0
See theCaseClass0 companion object
final case class CaseClass0[A]() extends CaseClass[A]

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CaseClass[A]
trait Shape[A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def tuple: Unit
override def value(i: Int): Any

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product