MInt16

org.finos.morphir.MInt16
final case class MInt16(value: Short, flags: PrimitiveFlags) extends MPrimitive[Short]

Attributes

Graph
Supertypes
trait MPrimitive[Short]
trait MData[Short]
trait MValue[Short]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

type Type <: Short

Attributes

Inherited from:
MValue

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product