org.finos.morphir.testing.model

Members list

Type members

Classlikes

final case class Employee(name: String, age: Int, salary: Int)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class Person(name: String, age: Int)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all