SequenceManagerState

esw.sm.api.models.SequenceManagerState
See theSequenceManagerState companion object
sealed trait SequenceManagerState extends EnumEntry, SmPekkoSerializable

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait EnumEntry
class Object
trait Matchable
class Any
Show all
Known subtypes
object Idle
object Processing

Members list

Value members

Inherited methods

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Inherited from:
EnumEntry

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited and Abstract methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product