Structured

com.eventstore.dbclient.proto.shared.UUID$.Value$.Structured
final case class Structured(value: Structured) extends Value

Attributes

Source:
UUID.scala
Graph
Supertypes
trait Value
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Attributes

Source:
UUID.scala

Value members

Concrete methods

override def isStructured: Boolean

Attributes

Definition Classes
Source:
UUID.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
UUID.scala

Attributes

Definition Classes
Source:
UUID.scala

Inherited methods

Attributes

Inherited from:
Value
Source:
UUID.scala

Attributes

Inherited from:
Value
Source:
UUID.scala

Attributes

Inherited from:
Value
Source:
UUID.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Value
Source:
UUID.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala