FieldName

mdg.engine.proto.reports.Trace$.QueryPlanNode$.ResponsePathElement$.Id$.FieldName
final case class FieldName(value: String) extends Id

Attributes

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

Members list

Type members

Types

type ValueType = String

Value members

Concrete methods

override def fieldName: Option[String]

Attributes

Definition Classes
Id
override def isFieldName: Boolean

Attributes

Definition Classes
Id
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

def index: Option[Int]

Attributes

Inherited from:
Id
def isDefined: Boolean

Attributes

Inherited from:
Id
def isEmpty: Boolean

Attributes

Inherited from:
Id
def isIndex: Boolean

Attributes

Inherited from:
Id
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof