foperator.ResourceState
See theResourceState companion trait
object ResourceState
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ResourceState.type
Members list
Type members
Classlikes
case class Active[T](value: T) extends ResourceState[T]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ResourceState[T]class Objecttrait Matchableclass AnyShow all
case class SoftDeleted[T](value: T) extends ResourceState[T]
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait ResourceState[T]class Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article