Topl

org.plasmalabs.sdk.models.box.Value.Value.Topl
final case class Topl(value: TOPL) 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

type ValueType = TOPL

Value members

Concrete methods

override def isTopl: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def topl: Option[TOPL]

Attributes

Definition Classes

Inherited methods

def asset: Option[Asset]

Attributes

Inherited from:
Value

Attributes

Inherited from:
Value
def group: Option[Group]

Attributes

Inherited from:
Value
def isAsset: Boolean

Attributes

Inherited from:
Value
def isConfigProposal: 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 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

Attributes

Inherited from:
Value
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof