Primitive

sealed trait Primitive[T]
Companion:
object
class Object
trait Matchable
class Any
object PBigDecimal.type
object PBigInt.type
object PBlob.type
object PBoolean.type
object PByte.type
object PDocument.type
object PDouble.type
object PFloat.type
object PInt.type
object PLong.type
object PShort.type
object PString.type
object PTimestamp.type
object PUUID.type
object PUnit.type

Value members

Concrete methods

final def schema(shapeId: ShapeId): Schema[T]
final def schema(namespace: String, name: String): Schema[T]