Revealed

org.plasmalabs.sdk.models.box.Challenge.Proposition.Revealed
final case class Revealed(value: Proposition) extends Proposition

Attributes

Graph
Supertypes
trait Proposition
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Value members

Concrete methods

override def isRevealed: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def revealed: Option[Proposition]

Attributes

Definition Classes

Inherited methods

def isDefined: Boolean

Attributes

Inherited from:
Proposition
def isEmpty: Boolean

Attributes

Inherited from:
Proposition
def isPrevious: Boolean

Attributes

Inherited from:
Proposition

Attributes

Inherited from:
Proposition
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof