Packages

object Primitive

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Primitive
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. case object PBool extends Primitive with Product with Serializable
  2. case object PDocument extends Primitive with Product with Serializable
  3. case object PDouble extends Primitive with Product with Serializable
  4. case object PFloat extends Primitive with Product with Serializable
  5. case object PInt extends Primitive with Product with Serializable
  6. case object PLong extends Primitive with Product with Serializable
  7. case object PString extends Primitive with Product with Serializable
  8. case object PTimestamp extends Primitive with Product with Serializable
  9. case object PUnit extends Primitive with Product with Serializable