BasicDataType

org.finos.morphir.datamodel.BasicDataType
See theBasicDataType companion object
sealed trait BasicDataType[+A]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Boolean
object Byte
object Decimal
object Int16
object Int32
object Integer
object LocalDate
object String
Show all
In this article