SDateTime

mcp.schema.SchemaType.SDateTime
final case class SDateTime[A]() extends SchemaType[A]

Attributes

Source
SchemaType.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SchemaType[A]
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

type ThisType = A

Attributes

Inherited from:
SchemaType
Source
SchemaType.scala

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
SchemaType -> Any
Inherited from:
SchemaType
Source
SchemaType.scala