Tam2Label

org.plasmalabs.indexer.services.AssetLabel.Label.Tam2Label
final case class Tam2Label(value: Tam2Label) 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

Value members

Concrete methods

override def isTam2Label: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def tam2Label: Option[Tam2Label]

Attributes

Definition Classes

Inherited methods

def empty: Option[Empty]

Attributes

Inherited from:
Label
def isDefined: Boolean

Attributes

Inherited from:
Label
def isEmpty: Boolean

Attributes

Inherited from:
Label
def isV1Label: Boolean

Attributes

Inherited from:
Label
def is_Empty: Boolean

Attributes

Inherited from:
Label
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def v1Label: Option[V1Label]

Attributes

Inherited from:
Label
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof