_Empty

org.plasmalabs.indexer.services.AssetLabel.Label._Empty
final case class _Empty(value: Empty) extends Label

Attributes

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

Members list

Type members

Types

type ValueType = Empty

Value members

Concrete methods

override def empty: Option[Empty]

Attributes

Definition Classes
override def is_Empty: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

def isDefined: Boolean

Attributes

Inherited from:
Label
def isEmpty: Boolean

Attributes

Inherited from:
Label
def isTam2Label: Boolean

Attributes

Inherited from:
Label
def isV1Label: Boolean

Attributes

Inherited from:
Label
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def tam2Label: Option[Tam2Label]

Attributes

Inherited from:
Label
def v1Label: Option[V1Label]

Attributes

Inherited from:
Label
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof