Lvl

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

Value members

Concrete methods

override def isLvl: Boolean

Attributes

Definition Classes
override def lvl: Option[LVL]

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

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 isSeries: Boolean

Attributes

Inherited from:
Value
def isTopl: Boolean

Attributes

Inherited from:
Value
def isUpdateProposal: Boolean

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