String

com.eventstore.dbclient.proto.shared.UUID$.Value$.String
final case class String(value: String) 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 isString: Boolean

Attributes

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

Attributes

Definition Classes
GeneratedOneof
Source:
UUID.scala
override def string: Option[String]

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