Trait/Object

org.yupana.schema

ReceiptTableMetrics

Related Docs: object ReceiptTableMetrics | package schema

Permalink

trait ReceiptTableMetrics extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ReceiptTableMetrics
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object ReceiptRollupFields

    Permalink
  5. val acceptedAt: Aux[Time]

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. val baseFields: Seq[Metric]

    Permalink
  8. val cardReceiptCountField: Aux[Long]

    Permalink
  9. val cardSumField: Aux[BigDecimal]

    Permalink
  10. val cashReceiptCountField: Aux[Long]

    Permalink
  11. val cashSumField: Aux[BigDecimal]

    Permalink
  12. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. val correctionBasis: Aux[String]

    Permalink
  14. val correctionDocumentDateTime: Aux[Long]

    Permalink
  15. val correctionDocumentNumber: Aux[String]

    Permalink
  16. val counterSubmissionSumField: Aux[BigDecimal]

    Permalink
  17. val documentNumberField: Aux[Long]

    Permalink
  18. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  20. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  22. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  23. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  24. val itemsCountField: Aux[Long]

    Permalink
  25. val kkmDistinctCountField: Aux[Int]

    Permalink
  26. val maxTimeField: Aux[Time]

    Permalink
  27. val minTimeField: Aux[Time]

    Permalink
  28. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  29. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  30. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  31. val operator: Aux[String]

    Permalink
  32. val positionsCountField: Aux[Long]

    Permalink
  33. val postpaymentSumField: Aux[BigDecimal]

    Permalink
  34. val prepaymentSumField: Aux[BigDecimal]

    Permalink
  35. val receiptCountField: Aux[Long]

    Permalink
  36. val rollupFields: Seq[Metric { type T >: Long with org.yupana.api.Time }]

    Permalink
  37. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  38. val tax00000Field: Aux[BigDecimal]

    Permalink
  39. val tax09091Field: Aux[BigDecimal]

    Permalink
  40. val tax10000Field: Aux[BigDecimal]

    Permalink
  41. val tax15255Field: Aux[BigDecimal]

    Permalink
  42. val tax16667Field: Aux[BigDecimal]

    Permalink
  43. val tax18000Field: Aux[BigDecimal]

    Permalink
  44. val tax20000Field: Aux[BigDecimal]

    Permalink
  45. val taxNoField: Aux[BigDecimal]

    Permalink
  46. val taxationType: Aux[Int]

    Permalink
  47. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  48. val totalSumField: Aux[BigDecimal]

    Permalink
  49. val totalTaxField: Aux[BigDecimal]

    Permalink
  50. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped