orchescala.domain.TimerEvent
See theTimerEvent companion object
case class TimerEvent(title: String, inOutDescr: InOutDescr[NoInput, NoOutput]) extends ReceiveEvent[NoInput, TimerEvent]
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait ProcessNodetrait ProcessElementtrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- ProcessElement
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- ProcessElement
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- InOut
Attributes
- Inherited from:
- InOut
In this article