Calc

case class Calc(flag: Flag, date: DateTime, pos: Pos, ce: CalEvent)
Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def components: (Int, Component)
def maxValue: Int
def minValue: Int
def set(value: Int, flag: Flag): Calc

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product