ConfigProposal

org.plasmalabs.sdk.models.box.Value.Value.ConfigProposal
final case class ConfigProposal(value: ConfigProposal) extends Value

Attributes

Graph
Supertypes
trait Value
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 configProposal: Option[ConfigProposal]

Attributes

Definition Classes
override def isConfigProposal: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

def asset: Option[Asset]

Attributes

Inherited from:
Value
def group: Option[Group]

Attributes

Inherited from:
Value
def isAsset: Boolean

Attributes

Inherited from:
Value
def isDefined: Boolean

Attributes

Inherited from:
Value
def isEmpty: Boolean

Attributes

Inherited from:
Value
def isGroup: Boolean

Attributes

Inherited from:
Value
def isLvl: Boolean

Attributes

Inherited from:
Value
def isSeries: Boolean

Attributes

Inherited from:
Value
def isTopl: Boolean

Attributes

Inherited from:
Value
def isUpdateProposal: Boolean

Attributes

Inherited from:
Value
def lvl: Option[LVL]

Attributes

Inherited from:
Value
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def series: Option[Series]

Attributes

Inherited from:
Value
def topl: Option[TOPL]

Attributes

Inherited from:
Value

Attributes

Inherited from:
Value
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof