V1Label

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

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof
override def v1Label: Option[V1Label]

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 isTam2Label: 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 tam2Label: Option[Tam2Label]

Attributes

Inherited from:
Label
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof