AcceptorState

Companion:
class
trait Sum
trait Mirror
trait HasId
class Object
trait Matchable
class Any

Type members

Classlikes

case object FAILURE extends AcceptorState
case object RETRY extends AcceptorState
case object SUCCESS extends AcceptorState

Inherited classlikes

object hint
Inherited from:
Companion

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Inherited methods

Inherited from:
Enumeration
Inherited from:
Enumeration
final override def getTag: ShapeTag[AcceptorState]
Definition Classes
Inherited from:
Companion

Concrete fields

val id: ShapeId

Inherited fields

Inherited from:
Enumeration
lazy val valueMap: Map[String, AcceptorState]
Inherited from:
Enumeration

Implicits

Implicits

implicit val schema: Schema[AcceptorState]

Inherited implicits

Inherited from:
Companion